diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2007-08-16 07:07:41 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-08-16 07:07:41 +0000 |
commit | b414b128c696019f3fe019b8cc798bf762c9f3bb (patch) | |
tree | 19775c14b5cd45abf4548840395c7ae8f789d419 /ChangeLog | |
parent | bc65e501aff9c477ba0f7098d98f9dd23cc40c58 (diff) | |
download | gst-plugins-bad-b414b128c696019f3fe019b8cc798bf762c9f3bb.tar.gz gst-plugins-bad-b414b128c696019f3fe019b8cc798bf762c9f3bb.tar.bz2 gst-plugins-bad-b414b128c696019f3fe019b8cc798bf762c9f3bb.zip |
ext/ladspa/gstladspa.c: Don't leak like hell.
Original commit message from CVS:
* ext/ladspa/gstladspa.c:
Don't leak like hell.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-08-16 Stefan Kost <ensonic@users.sf.net> + * ext/ladspa/gstladspa.c: + Don't leak like hell. + +2007-08-16 Stefan Kost <ensonic@users.sf.net> + * tests/check/Makefile.am: * tests/check/generic/.cvsignore: * tests/check/generic/states.c: |