VirtualBox

Ticket #15664: vbox-patch-for-hardened.diff

File vbox-patch-for-hardened.diff, 701 bytes (added by a.nosov, 8 years ago)

patch file

  • src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp

     
    14441444            break;
    14451445        if (pMemInfo->AllocationBase != MemInfo2.AllocationBase)
    14461446            break;
     1447        cbFree += MemInfo2.RegionSize;
    14471448    }
    14481449    SUP_DPRINTF(("supHardNtVpFreeOrReplacePrivateExecMemory: %s exec mem at %p (LB %#zx, %p LB %#zx)\n",
    14491450                 pThis->fFlags & SUPHARDNTVP_F_EXEC_ALLOC_REPLACE_WITH_RW ? "Replacing" : "Freeing",

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy