summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichal Benes <michal.benes@xeris.cz>2006-05-04 17:27:27 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-05-04 17:27:27 +0000
commit706c907277a81c9f536a5edb18228492a73e8d9a (patch)
tree0016dbffa8fcbb002a23aa925a2434cbf181d2fc /ChangeLog
parent33dccfb084f9265db0e229edd06b8cbdb3c92297 (diff)
gst/matroska/matroska-demux.c: Don't leak caps when freeing the stream context (#340623).
Original commit message from CVS: Patch by: Michal Benes <michal dot benes at xeris dot cz> * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset): Don't leak caps when freeing the stream context (#340623).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9712396..280d147a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-04 Tim-Philipp Müller <tim at centricular dot net>
+
+ Patch by: Michal Benes <michal dot benes at xeris dot cz>
+
+ * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
+ Don't leak caps when freeing the stream context (#340623).
+
2006-05-04 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac: