mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-04 07:26:33 +00:00
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).
This commit is contained in:
parent
8adccf0a5a
commit
867601bba4
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* 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 <rbultje@ronald.bitfreak.net>
|
2004-09-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
|
* gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
|
||||||
|
|
Loading…
Reference in a new issue