gecko-dev/mozglue/dllservices
Toshihito Kikuchi 24bd4dbc0c Bug 1628628 - RedirectToNoOpEntryPoint is expected to block a module with ASAN. r=mhowell
With ASAN, GTest uses the old blocklist implemented in mozglue, where
the new blocklist type `RedirectToNoOpEntryPoint` behaves the same as
`DllBlocklistEntry`.  The test needs to expect `LoadLibrary` to fail.

Differential Revision: https://phabricator.services.mozilla.com/D70578

--HG--
extra : moz-landing-system : lando
2020-04-10 23:44:17 +00:00
..
Authenticode.cpp
Authenticode.h
gen_dll_blocklist_defs.py
LoaderAPIInterfaces.h
LoaderObserver.cpp
LoaderObserver.h
ModuleLoadFrame.cpp
ModuleLoadFrame.h
ModuleLoadInfo.h
moz.build
NtLoaderAPI.h
WindowsDllBlocklist.cpp Bug 1628628 - RedirectToNoOpEntryPoint is expected to block a module with ASAN. r=mhowell 2020-04-10 23:44:17 +00:00
WindowsDllBlocklist.h
WindowsDllBlocklistCommon.h
WindowsDllBlocklistDefs.in
WindowsDllServices.h
WindowsFallbackLoaderAPI.cpp
WindowsFallbackLoaderAPI.h