diff options
author | Kacper Michajłow <kasper93@gmail.com> | 2025-07-07 21:25:30 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-07-11 01:23:58 +0200 |
commit | 3334bdc6e70dfdbf753fa81da0d8321a1c5c7eeb (patch) | |
tree | 8f5ac58a072836915d16dfac866306de66be9002 /libavfilter/framequeue.c | |
parent | 1787fade209b1ecbd4b911c9d77a52bcdec13fa6 (diff) | |
download | ffmpeg-3334bdc6e70dfdbf753fa81da0d8321a1c5c7eeb.tar.gz |
avformat/scd: ensure SCD_MIN_HEADER_SIZE bytes are read
Instead of accessing unintialized data when input is shorter than
expected size.
Fixes use of uninitialized value in MSAN build.
Found by OSS-Fuzz.
Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/framequeue.c')
0 files changed, 0 insertions, 0 deletions