diff options
Diffstat (limited to 'tools/valgrind/tsan/ignores.txt')
-rw-r--r-- | tools/valgrind/tsan/ignores.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/valgrind/tsan/ignores.txt b/tools/valgrind/tsan/ignores.txt index 8c6dbee..c698447 100644 --- a/tools/valgrind/tsan/ignores.txt +++ b/tools/valgrind/tsan/ignores.txt @@ -6,6 +6,7 @@ obj:*/ld-2* obj:*/libpthread-* obj:*/libfreetype* +obj:*/libdbus* # we ignore the whole NSS library for now since # its instrumentation is very slow. |