From: Richard W.M. Jones Date: Tue, 20 Dec 2011 18:26:20 +0000 (+0000) Subject: extra-tests: Add an extra suppression for OCaml 3.11.2 in RHEL 6. X-Git-Tag: 1.15.12~11 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=a0a8de4253ad545d668977dbf54f90118f601192;p=libguestfs.git extra-tests: Add an extra suppression for OCaml 3.11.2 in RHEL 6. --- diff --git a/extratests/suppressions b/extratests/suppressions index 4685366..4dc02d2 100644 --- a/extratests/suppressions +++ b/extratests/suppressions @@ -123,3 +123,10 @@ ... fun:caml_thread_new } +{ + ocaml_heap_leak_5 + Memcheck:Leak + fun:malloc + fun:caml_stat_alloc + fun:caml_threadstatus_new +}