diff options
Diffstat (limited to 'tools')
-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 91c8fcf..3511b52 100644 --- a/tools/valgrind/tsan/ignores.txt +++ b/tools/valgrind/tsan/ignores.txt @@ -10,6 +10,7 @@ obj:*/libfreetype* # its instrumentation is very slow. # TODO(timurrrr): investigate whether we need to instrument it obj:*/libnss* +obj:*/nss/* # ignore this standard stuff fun:clone |