OSDN Git Service

avformat/psxstr: zero packet to prevent uninitialized data to leak through to the...
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 16 Dec 2013 03:31:52 +0000 (04:31 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 16 Dec 2013 03:32:50 +0000 (04:32 +0100)
commit4ecac816780dbb3d3297885856bde6e53a5f7708
tree894f22994540acf90d860ad38d3338103a7dd4cc
parentf618cb1a4be82c23c114f7ee6eac05a054fe2273
avformat/psxstr: zero packet to prevent uninitialized data to leak through to the decoder

Fixes: msan_uninit-mem_7f150abf2e84_4817_descent-partial.str
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/psxstr.c