mov: do not try to read total disc/track number if data atom is too short.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 17 Nov 2011 13:12:34 +0000 (14:12 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 26 Jun 2012 11:12:50 +0000 (13:12 +0200)
commitfbcaceb1ff797245240ec58ee9cac44a90b8f73a
tree8ef6ba72f2a998a7168c07fd7e9804429489f047
parent19ad567311b29a42e308317b5329218c590afac8
mov: do not try to read total disc/track number if data atom is too short.

Fixes bug 308.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/mov.c