OSDN Git Service

avformat/ipmovie: Check that the OPCODE_INIT_AUDIO_BUFFERS size is large enough
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 18 Dec 2013 22:13:15 +0000 (23:13 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 18 Dec 2013 22:15:18 +0000 (23:15 +0100)
commit8faabf3bd29cf587a8c5b8aa38836e9c99dba054
tree0bde1a20f90bc5103686bfe129a158def74449e3
parentcb079b1b2bb1f7d0609ea7196090802a2788913a
avformat/ipmovie: Check that the OPCODE_INIT_AUDIO_BUFFERS size is large enough

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