Index: tools/msan/blacklist.txt |
diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt |
index 1e68f400c310f8bd5156ab4d334212993f62986e..b58c1f9482c5c8f1e598e4e3fb580ff973af61e7 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 |
+fun:*google_breakpad*LinuxDumper*ReadAuxv* |
# Bug in MSan, fixed in clang r211022. http://crbug.com/385074 |
fun:*TEST_SeccompRetTrace* |