summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/tsan
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 23:28:13 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-29 23:28:13 +0000
commit4ebda34df7f6ae7091b4744268570cf31321ed30 (patch)
tree60f830934cb6f2ffa6a507e543a123a181a4018d /tools/valgrind/tsan
parent61f8715b6365239fe5fbc9348bb98e554bd84771 (diff)
downloadchromium_src-4ebda34df7f6ae7091b4744268570cf31321ed30.zip
chromium_src-4ebda34df7f6ae7091b4744268570cf31321ed30.tar.gz
chromium_src-4ebda34df7f6ae7091b4744268570cf31321ed30.tar.bz2
Update suppression for 146724
TBR=timurrrr@chromium.org BUG=146724 NOTRY=true Review URL: https://codereview.chromium.org/21098005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214251 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/tsan')
-rw-r--r--tools/valgrind/tsan/suppressions_win32.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/valgrind/tsan/suppressions_win32.txt b/tools/valgrind/tsan/suppressions_win32.txt
index 4f241d6..1824089 100644
--- a/tools/valgrind/tsan/suppressions_win32.txt
+++ b/tools/valgrind/tsan/suppressions_win32.txt
@@ -37,7 +37,9 @@
{
bug_146724_benign_a
ThreadSanitizer:Race
- fun:_lock_file
+ fun:_flsbuf
+ fun:write_char
+ fun:_output_l
fun:vprintf_helper
fun:vprintf
}