]> git.sesse.net Git - ffmpeg/commit
rpl: Dont fill the index with entries that failed to be parsed
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 19 Dec 2013 18:22:38 +0000 (19:22 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 19 Dec 2013 18:24:10 +0000 (19:24 +0100)
commit5eeeb4abf9705891f4dd1a4499588428319dec24
treecf0f7a8ac74603a0bedea091dad278bd84e1cce2
parentf9b997c337873dad99f7fd505588b260febaf32b
rpl: Dont fill the index with entries that failed to be parsed

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