OSDN Git Service

avcodec/dxa: add padding to decomp_buf
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 19 Dec 2013 16:14:59 +0000 (17:14 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 19 Dec 2013 16:16:01 +0000 (17:16 +0100)
commitf6c95f4f8c2f592c14239baf11a47b42170830e6
tree452ee6ef201f86243e7fd8f81f2ef1c440ed65dd
parenta33c7dd21362a694692d0dc30fdbffae5a5d837e
avcodec/dxa: add padding to decomp_buf

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