ext/esd/esdmon.c: fix nonterminated vararg and memleak

Original commit message from CVS:
* ext/esd/esdmon.c: (gst_esdmon_get):
fix nonterminated vararg and memleak
This commit is contained in:
Benjamin Otte 2004-04-05 17:47:30 +00:00
parent 388dd8cc7c
commit 93a24330ae

View file

@ -1,3 +1,8 @@
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),