Browse Source

ignore yet other aio races

Samuel Thibault 9 years ago
parent
commit
b2447f0cc4
1 changed files with 8 additions and 0 deletions
  1. 8 0
      tools/valgrind/libc.suppr

+ 8 - 0
tools/valgrind/libc.suppr

@@ -23,6 +23,14 @@
 }
 
 {
+   Ignore libc aio-internal races
+   Helgrind:Race
+   ...
+   fun:aio_suspend
+   ...
+}
+
+{
    Ignore libc aio errors
    Memcheck:Leak
    match-leak-kinds: reachable