From 2f06c5cbc778e158d2429b09efc6740ff5281295 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sun, 28 May 2006 10:46:01 +0000 Subject: [PATCH] gst.supp: Reverting previous commit. Original commit message from CVS: * gst.supp: Reverting previous commit. --- ChangeLog | 5 +++++ gst.supp | 11 ----------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index b298f0c..038e737 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ 2006-05-28 Edward Hervey * gst.supp: + Reverting previous commit. + +2006-05-28 Edward Hervey + + * gst.supp: Added suppresion for memleak in g_option_context_parse on fc5-64 2006-05-19 Thomas Vander Stichele diff --git a/gst.supp b/gst.supp index 1cc893c..289cb75 100644 --- a/gst.supp +++ b/gst.supp @@ -609,14 +609,3 @@ fun:oil_optimize_all fun:oil_init } - -# memeleak in g_option_context_parse on FC5-64 -{ - g_option_context_parse memleak - Memcheck:Leak - fun:malloc - fun:g_malloc - fun:g_strdup - fun:init_post - fun:g_option_context_parse -} -- 2.7.4