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

Unified Diff: tools/msan/blacklist.txt

Issue 405933004: MSan: broaden a blacklist entry. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/msan/blacklist.txt
diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt
index b58c1f9482c5c8f1e598e4e3fb580ff973af61e7..d6bffc2c5a15b3f62dda512be189e273abc10294 100644
--- a/tools/msan/blacklist.txt
+++ b/tools/msan/blacklist.txt
@@ -26,7 +26,7 @@ fun:*ProcessOnePixel*
fun:*UTF8GenericReplaceInternal*
# False positives due to use of linux_syscall_support. http://crbug.com/394028
-fun:*google_breakpad*LinuxDumper*ReadAuxv*
+src:*/breakpad/src/*
# Bug in MSan, fixed in clang r211022. http://crbug.com/385074
fun:*TEST_SeccompRetTrace*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698