ext/esd/esdmon.c: fix nonterminated vararg and memleak
authorBenjamin Otte <otte@gnome.org>
Mon, 5 Apr 2004 17:47:30 +0000 (17:47 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 5 Apr 2004 17:47:30 +0000 (17:47 +0000)
Original commit message from CVS:
* ext/esd/esdmon.c: (gst_esdmon_get):
fix nonterminated vararg and memleak

ChangeLog

index 1ed1473..b4ffddd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-04-05  Benjamin Otte  <otte@gnome.org>
 
+       * ext/esd/esdmon.c: (gst_esdmon_get):
+         fix nonterminated vararg and memleak
+
+2004-04-05  Benjamin Otte  <otte@gnome.org>
+
        * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
        (gst_ladspa_init), (gst_ladspa_force_src_caps),
        (gst_ladspa_set_property), (gst_ladspa_get_property),