diff options
author | Benjamin Otte <otte@gnome.org> | 2004-04-25 17:56:10 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-04-25 17:56:10 +0000 |
commit | dbefaad51f0d10416bbaaf048c8f723aa3751a5a (patch) | |
tree | 6586c21702aecc437c2ea5a19149e6ad660d0787 /ChangeLog | |
parent | a8aa1e4e44bae73f4a60c89ca5fffafccd28698b (diff) | |
download | gst-plugins-bad-dbefaad51f0d10416bbaaf048c8f723aa3751a5a.tar.gz gst-plugins-bad-dbefaad51f0d10416bbaaf048c8f723aa3751a5a.tar.bz2 gst-plugins-bad-dbefaad51f0d10416bbaaf048c8f723aa3751a5a.zip |
gst/audioconvert/gstaudioconvert.c: fix memleak
Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
fix memleak
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-25 Benjamin Otte <otte@gnome.org> + + * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int): + fix memleak + 2004-04-23 Benjamin Otte <otte@gnome.org> * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps): |