diff --git a/pengine/ptest.supp b/pengine/ptest.supp index 7856ff5ff9..90f20cfc3b 100644 --- a/pengine/ptest.supp +++ b/pengine/ptest.supp @@ -1,18 +1 @@ -{ - Libxml2 Mutex - Memcheck:Leak - fun:malloc - fun:xmlNewRMutex - fun:xmlDictFree - fun:xmlHashFree - fun:xmlFreeDoc -} - -{ - GLib global allocator object - Memcheck:Leak - fun:calloc - fun:g_malloc0 - obj:* - fun:g_slice_alloc -} +# Valgrind suppressions for PE testing