summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-07-16 14:24:30 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-07-16 14:24:30 +0000
commit65879b8a59a94df87fe8447337c47b5ce7d202c2 (patch)
treefa54ea5ccc0a433ab102d79c95292cc8dec1a8a2 /ChangeLog
parent5d8300dc25c7e84d37a406e20bd9269e59a99ff0 (diff)
downloadgst-plugins-bad-65879b8a59a94df87fe8447337c47b5ce7d202c2.tar.gz
gst-plugins-bad-65879b8a59a94df87fe8447337c47b5ce7d202c2.tar.bz2
gst-plugins-bad-65879b8a59a94df87fe8447337c47b5ce7d202c2.zip
gst/matroska/matroska-demux.c: Initialize variable to NULL properly. Appears to fix #310335.
Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream): Initialize variable to NULL properly. Appears to fix #310335.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50097cb2..fd8e9057 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
+ Initialize variable to NULL properly. Appears to fix #310335.
+
2005-07-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* configure.ac: