| Index: tools/msan/blacklist.txt
|
| diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt
|
| index d6bffc2c5a15b3f62dda512be189e273abc10294..56308ff8fd8daeaaa83d1f9cdcd1603788e909f6 100644
|
| --- a/tools/msan/blacklist.txt
|
| +++ b/tools/msan/blacklist.txt
|
| @@ -27,6 +27,7 @@ fun:*UTF8GenericReplaceInternal*
|
|
|
| # False positives due to use of linux_syscall_support. http://crbug.com/394028
|
| src:*/breakpad/src/*
|
| +src:*/components/breakpad/app/breakpad_linux.cc
|
|
|
| # Bug in MSan, fixed in clang r211022. http://crbug.com/385074
|
| fun:*TEST_SeccompRetTrace*
|
|
|