gst.supp: Reverting previous commit.
authorEdward Hervey <bilboed@bilboed.com>
Sun, 28 May 2006 10:46:01 +0000 (10:46 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 28 May 2006 10:46:01 +0000 (10:46 +0000)
Original commit message from CVS:
* gst.supp:
Reverting previous commit.

ChangeLog
gst.supp

index b298f0c..038e737 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
 2006-05-28  Edward Hervey  <edward@fluendo.com>
 
        * gst.supp:
+       Reverting previous commit.
+       
+2006-05-28  Edward Hervey  <edward@fluendo.com>
+
+       * gst.supp:
        Added suppresion for memleak in g_option_context_parse on fc5-64
 
 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
index 1cc893c..289cb75 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    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
-}