summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-17 16:13:08 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-17 16:13:08 +0000
commitbbfa032b4e485e1f8a0e80e3cc32d7e37f92f427 (patch)
treee883c7d7800cce0bbc31b3c3caf4f42318ca0f2f /tools
parentffdece1492772c2c7aaee5b2712e97d4eb988a77 (diff)
downloadchromium_src-bbfa032b4e485e1f8a0e80e3cc32d7e37f92f427.zip
chromium_src-bbfa032b4e485e1f8a0e80e3cc32d7e37f92f427.tar.gz
chromium_src-bbfa032b4e485e1f8a0e80e3cc32d7e37f92f427.tar.bz2
Widen one ignore rule for TSan
TBR=glider Review URL: http://codereview.chromium.org/1061001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41842 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/tsan/ignores.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/valgrind/tsan/ignores.txt b/tools/valgrind/tsan/ignores.txt
index 4ce3bff..4c1895d 100644
--- a/tools/valgrind/tsan/ignores.txt
+++ b/tools/valgrind/tsan/ignores.txt
@@ -30,7 +30,7 @@ fun:__dl_*
fun:sys_*
# ignore libc's printf functions
-fun:_IO_*
+fun_r:_IO_*
fun:vfprintf
fun:fwrite
fun:fflush