From 65879b8a59a94df87fe8447337c47b5ce7d202c2 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sat, 16 Jul 2005 14:24:30 +0000 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 50097cb2..fd8e9057 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-07-16 Ronald S. Bultje + + * 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 * configure.ac: -- cgit v1.2.1