Author | SHA1 | Message | Date |
---|---|---|---|
|
632fdec9f4 |
avformat/nistspheredec: initialize header_size to -1
Fixes use of uninitialized memory This also avoids the need to check the scanf() return as the subsequent check catches it Fixes: msan_uninit-mem_7f712e4dc173_7414_nist_ulaw.nist Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
11 years ago |
|
8fe06e7ae8 |
avformat/nistspheredec: check sscanf() success before using the result
Fixes use of uninitialized memory Fixes: msan_uninit-mem_7f935c3c6c1a_7413_nist_pcms8.nist Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
11 years ago |
|
a9b424879f |
lavc & lavf: replace deprecated av_log* functions
Signed-off-by: Paul B Mahol <onemda@gmail.com> |
12 years ago |
|
4f5440adc2 |
NIST SPHERE demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com> |
12 years ago |