qtdemux: avoid looping indefinitely in broken svq3 files
authorThiago Santos <ts.santos@sisa.samsung.com>
Tue, 10 Jun 2014 18:33:33 +0000 (15:33 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Tue, 10 Jun 2014 18:33:33 +0000 (15:33 -0300)
commit9fda7b107f691b4f76b4f58d17a5f7fe2b96e9d5
treebf735c1c64faee7394c9c3d6e437b5e49751555e
parent592c34336e3f217fbbb7872e854863a268f1f9f1
qtdemux: avoid looping indefinitely in broken svq3 files

Abort if an atom with size 0 is read from within the svq3 stsd
atoms

https://bugzilla.gnome.org/show_bug.cgi?id=726512
gst/isomp4/qtdemux.c