Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1943)

Unified Diff: tools/memory/asan/blacklist_win.txt

Issue 868253011: Make chrome.exe built with ASan/Win work with sandbox enabled (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved the LoadLibrary calls to client code Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/memory/asan/blacklist_win.txt
diff --git a/tools/memory/asan/blacklist_win.txt b/tools/memory/asan/blacklist_win.txt
index 1c0326ce503cb7aeccad97504f9eeb01c44600e0..bd71921750dfcdc2f9b0ea86835676b047eb4eff 100644
--- a/tools/memory/asan/blacklist_win.txt
+++ b/tools/memory/asan/blacklist_win.txt
@@ -17,7 +17,6 @@ fun:*TargetNtMapViewOfSection@44
fun:*AutoProtectMemory*sandbox*
fun:*EatResolverThunk*sandbox*
fun:*InterceptionAgent*sandbox*
-fun:*PolicyBase*sandbox*
fun:*ResolverThunk*sandbox*
fun:*Target*SandboxFactory*sandbox*
src:*pe_image.h

Powered by Google App Engine
This is Rietveld 408576698