OSDN Git Service

avformat/ape: zero seektable&bittable and warn when they where only partially filled
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 23 Dec 2013 17:09:58 +0000 (18:09 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 25 Dec 2013 01:01:46 +0000 (02:01 +0100)
commit3cfa310c5de526dbc40d7b33eb6234cff29d8f8c
treeb0d6c31a84026c3532e19599f2e85fd2a17d5964
parentf07ca542e371ec137d7192ccecf61ea889c13510
avformat/ape: zero seektable&bittable and warn when they where only partially filled

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