aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/avfft.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-03-06 09:15:19 +0100
committerReinhard Tartler <siretart@tauware.de>2013-03-09 18:01:09 +0100
commit747fbe0c212b81952bb27ec7b99fa709081e2d63 (patch)
treedb14fee3373a6e1cb25db657a44c3c8ad7b36db6 /libavcodec/avfft.c
parentd3b40af01f88aeb19f3400956fefa0e324ef5e2e (diff)
downloadffmpeg-747fbe0c212b81952bb27ec7b99fa709081e2d63.tar.gz
roqvideodec: fix a potential infinite loop in roqvideo_decode_frame().
When there is just 1 byte remanining in the buffer, nothing will be read and the loop will continue forever. Check that there are at least 8 bytes, which are always read at the beginning. CC:libav-stable@libav.org (cherry picked from commit 3e2f200237af977b9253b0aff121eee27bcedb44) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavcodec/avfft.c')
0 files changed, 0 insertions, 0 deletions