зеркало из https://github.com/mozilla/gecko-dev.git
f0d4e3e5eb
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 |
||
---|---|---|
.. | ||
AssemblyPayloads.h | ||
TestDllInterceptor.cpp | ||
TestDllInterceptor.exe.manifest | ||
TestDllInterceptorCrossProcess.cpp | ||
TestIATPatcher.cpp | ||
TestMMPolicy.cpp | ||
moz.build |