]> git.sesse.net Git - ffmpeg/commit
avcodec/wnv1: clear padding area of rbuf
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 23 Dec 2013 17:09:58 +0000 (18:09 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 26 Dec 2013 12:53:15 +0000 (13:53 +0100)
commit14bec7dcf8299f35fff1e2158c6cb8c6d6b2e083
tree4c8039cb98d69a1a0ba54cc8a91c0090f722cd42
parentec73bd1fe876b4bd9f061863f86ad57043a47ade
avcodec/wnv1: clear padding area of rbuf

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