儲存庫 vbox 的更動 62456
- 時間撮記:
- 2016-7-22 下午04:02:20 (8 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp
r60700 r62456 1426 1426 1427 1427 /* 1428 * Try figure ifthe entire allocation size. Free/Alloc may fail otherwise.1428 * Try figure the entire allocation size. Free/Alloc may fail otherwise. 1429 1429 */ 1430 1430 PVOID pvFree = pMemInfo->AllocationBase; … … 1445 1445 if (pMemInfo->AllocationBase != MemInfo2.AllocationBase) 1446 1446 break; 1447 if (pMemInfo2.RegionSize == 0) 1448 break; 1449 cbFree += MemInfo2.RegionSize; 1447 1450 } 1448 1451 SUP_DPRINTF(("supHardNtVpFreeOrReplacePrivateExecMemory: %s exec mem at %p (LB %#zx, %p LB %#zx)\n",
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器