extra-tests: Add an extra suppression for OCaml 3.11.2 in RHEL 6.
[libguestfs.git] / extratests / suppressions
index 4685366..4dc02d2 100644 (file)
    ...
    fun:caml_thread_new
 }
+{
+   ocaml_heap_leak_5
+   Memcheck:Leak
+   fun:malloc
+   fun:caml_stat_alloc
+   fun:caml_threadstatus_new
+}