From fe20ee421865cc8a7a98b2eaaa60fa288a0f527c Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Mon, 13 Sep 2004 19:38:42 +0000 Subject: gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in #140147). Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps): Don't touch non-existing data (fixes crash on file in #140147). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e803995d..c495c715 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-13 Ronald S. Bultje + + * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps): + Don't touch non-existing data (fixes crash on file in #140147). + 2004-09-13 Ronald S. Bultje * gst/playback/gstplaybasebin.c: -- cgit v1.2.1