OSDN Git Service

avcodec/interplayvideo: Check that enough data is available for opcode_0xA
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 18 Dec 2013 23:17:12 +0000 (00:17 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 18 Dec 2013 23:38:11 +0000 (00:38 +0100)
commitff1e30c059386db05131fe2f5bca1f35e1f5ac7e
tree40061726e5ae413a5b2d97ab39645dd161e06a46
parent4e575adeff316b351bc777a24d4b6beb5ac58cb2
avcodec/interplayvideo: Check that enough data is available for opcode_0xA

Fixes use of uninitialized memory
Fixes: msan_uninit-mem_7f90e5be6b30_3965_baldursgate_camp.mve
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/interplayvideo.c