diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-17 23:44:06 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-17 23:44:06 +0000 |
commit | 28215a31c1c4f531cdcbbf6e3e3d26c44a014515 (patch) | |
tree | 0afaf72ed9b07ae3662f7cf83ce7ffbb45e0c929 /ChangeLog | |
parent | 04e02014d7a163588b39713caca88a98154c2b17 (diff) |
gst/qtdemux/qtdemux.c: Fix two memleaks.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(gst_qtdemux_add_stream):
Fix two memleaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state), + (gst_qtdemux_add_stream): + Fix two memleaks. + +2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * ext/faad/gstfaad.c: (gst_faad_srcgetcaps): Argh... |