mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-01-11 22:26:37 +00:00
Michael Niedermayer
396ddcf22d
avformat/flvdec: initialize context before reading from it
Fixes use of uninitialized memory Fixes: msan_uninit-mem_7f9b8387069e_5377_flv_with_pcm_s16be_audio_track.flv Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory in git. You can also view it online at http://ffmpeg.org/documentation.html 2) Licensing ------------ * See the LICENSE file. 3) Build and Install -------------------- * See the INSTALL file.
Description
Languages
C
91.6%
Assembly
6.4%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.2%