Changeset 77d2a1ca in ffmpeg

Timestamp:
Jan 9, 2014, 10:50:59 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
7f9697aa
Parents:
ebfa126
git-author:
Michael Niedermayer <michaelni@gmx.at> (01/09/14 21:59:51)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (01/09/14 22:50:59)
Message:

avformat/rmdec: when reading audio blocks, dont leave holes when reading fails

The fate test is changed because the reference file depends on the use of
non cleared data at the very
end. Alternatively we could upload a new reference file, though that would
then have to be changed every time the handling of a truncated frame changes
or theres a change to error concealment, each time adding a new file ...

Fixes use of uninitialized memory
Fixed: msan_uninit-mem_7f3c02b81363_2787_RLG2_19.rm
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.