gecko-dev/mozglue/tests/interceptor
Toshihito Kikuchi f0d4e3e5eb Bug 1672357 - Do not reserve all regions in the 32bit virtual space. r=mhowell
One of the scenarios in TestMMPolicy.exe is to reserve all regions but one free
region, and then FindRegion can find that free region.  However, it intermittently
failed to find a free region on 32bit.  Probably a different thread invoked by
the system reserved it before the main thread does.  A proposed fix is to limit
the address range to reserve.

Differential Revision: https://phabricator.services.mozilla.com/D95188
2020-10-29 18:35:32 +00:00
..
AssemblyPayloads.h Bug 1588245 - More values to DetourResultCode. r=mhowell 2020-10-12 18:25:47 +00:00
TestDllInterceptor.cpp Bug 1588245 - More values to DetourResultCode. r=mhowell 2020-10-12 18:25:47 +00:00
TestDllInterceptor.exe.manifest
TestDllInterceptorCrossProcess.cpp Bug 1671316 - Part2. Pass CrossExecTransferManager to FuncHookCrossProcess and Kernel32ExportsSolver. r=mhowell 2020-10-27 14:08:49 +00:00
TestIATPatcher.cpp
TestMMPolicy.cpp Bug 1672357 - Do not reserve all regions in the 32bit virtual space. r=mhowell 2020-10-29 18:35:32 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00