fune/browser/app/winlauncher
Toshihito Kikuchi a0c3a4c847 Bug 1702717 - Skip blocklisting if the mappad region is not executable. r=mhowell
When a module is loaded with `LOAD_LIBRARY_AS_IMAGE_RESOURCE`, the mapped region
is `MEM_IMAGE`, but it's not executable.  We don't have to check the blocklist
in such a case.

Differential Revision: https://phabricator.services.mozilla.com/D117573
2021-06-11 22:45:46 +00:00
..
freestanding Bug 1702717 - Skip blocklisting if the mappad region is not executable. r=mhowell 2021-06-11 22:45:46 +00:00
test Bug 1684532 - Detect injected dependent modules in NtMapViewOfSection. r=mhowell 2021-01-13 15:13:18 +00:00
DllBlocklistInit.cpp Bug 1684532 - Detect injected dependent modules in NtMapViewOfSection. r=mhowell 2021-01-13 15:13:18 +00:00
DllBlocklistInit.h
ErrorHandler.cpp
ErrorHandler.h
LauncherProcessWin.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
LauncherProcessWin.h
LaunchUnelevated.cpp Backed out 4 changesets (bug 1707954) for causing bc failures in ClearOnShutdown.cpp. 2021-06-10 09:13:45 +03:00
LaunchUnelevated.h
moz.build Bug 1697282 - Make the repo buildable without MOZ_LAUNCHER_PROCESS. r=aklotz 2021-03-12 23:38:01 +00:00
NtLoaderAPI.cpp Bug 1676913 - Restrict a caller of GetDependentModulePaths to xul.dll. r=mhowell 2020-11-18 01:03:02 +00:00
ProcThreadAttributes.h
SameBinary.h