| Index: tools/msan/blacklist.txt
|
| diff --git a/tools/msan/blacklist.txt b/tools/msan/blacklist.txt
|
| index 1a487c75d6c2b0fc3758ee9308197c4c96c2d8ec..96f5487d5c3e3e5550f8f2ab7f4e2b3557cd8213 100644
|
| --- a/tools/msan/blacklist.txt
|
| +++ b/tools/msan/blacklist.txt
|
| @@ -14,9 +14,6 @@ fun:*MOZ_Z_deflate*
|
| fun:unpack_RGBA8888
|
| fun:unpack_RGB888
|
|
|
| -# An actual Chromium bug which is blocking our progress. http://crbug.com/334448
|
| -fun:*UTF8GenericReplaceInternal*
|
| -
|
| # False positives due to use of linux_syscall_support. http://crbug.com/394028
|
| src:*/breakpad/src/*
|
| src:*/components/crash/app/breakpad_linux.cc
|
|
|