Browse Source

port r14809 from 1.2: Make suppression more relaxed about aio errors

Samuel Thibault 10 years ago
parent
commit
3b421b2b70
1 changed files with 1 additions and 2 deletions
  1. 1 2
      tools/valgrind/libc.suppr

+ 1 - 2
tools/valgrind/libc.suppr

@@ -18,8 +18,7 @@
    Ignore libc aio errors
    Memcheck:Leak
    match-leak-kinds: reachable
-   fun:malloc
-   fun:realloc
+   ...
    fun:get_elem
    fun:__aio_enqueue_request
    fun:aio_read