From 867601bba407c2fe396ca7f21304606cd1643d31 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Mon, 13 Sep 2004 20:13:32 +0000 Subject: [PATCH] gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #126922). Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse_trak): Don't crash by dividing by zero (see sample movie in #126922). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index c495c71..1e54c3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-09-13 Ronald S. Bultje + * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), + (qtdemux_parse_trak): + Don't crash by dividing by zero (see sample movie in #126922). + +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). -- 2.7.4