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 | 7d92cdad319d1cd80aee32c7fd25b3862af2d929 (patch) | |
tree | 59c18c86d7c893f67f178513f4cd064d33f1b83a | |
parent | 9838740dfca1546fa97f9ca521570b8bcd0f4ba5 (diff) |
gst/audioconvert/gstaudioconvert.c: fix memleak
Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
fix memleak
-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): |