OSDN Git Service

Do not read data past the end of the SSND chunk in the AIFF demuxer.
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 13 Oct 2009 00:19:34 +0000 (00:19 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 13 Oct 2009 00:19:34 +0000 (00:19 +0000)
commit24c6f152c44bc27b26cee77d4d3395137c40b61e
tree1c64d4da96a6373bc0239ca4681ad173fbbf37ef
parentdd9d5a1ef807db42aa71c3416cf95e859ebf85ce
Do not read data past the end of the SSND chunk in the AIFF demuxer.
Fixes Issue 1455.

Originally committed as revision 20219 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/aiff.c