@@ -13,3 +13,14 @@
fun:__aio_notify
...
}
+
+{
+ Ignore libc aio errors
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:malloc
+ fun:realloc
+ fun:get_elem
+ fun:__aio_enqueue_request
+ fun:aio_read
+}