Commit e970b62f authored by earthdok@chromium.org's avatar earthdok@chromium.org

MSan: broaden a blacklist entry.

BUG=394028
TBR=eugenis@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/405933004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284426 0039d316-1c4b-4281-b951-d872f2087c98
parent 51aa9fb7
......@@ -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*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment