Files
FFmpeg/libavcodec
Michael Niedermayer ad35eaf848 avcodec/osq: Treat sum = 0 as k = 0
We have no valid sample that triggers this so we do not know if this would decode
correctly, but -inf is not the correct k value

Fixes: Assertion n>=0 && n<=32 failed at libavcodec/get_bits.h:423
Fixes: -inf is outside the range of representable values of type 'int'
Fixes: 70709/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_OSQ_fuzzer-6223623839350784

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
2024-09-24 15:37:15 +02:00
..
2024-09-14 16:36:34 +08:00
2024-09-02 11:56:53 +02:00
2024-09-02 11:56:53 +02:00
2024-09-17 21:12:31 +02:00
2024-09-17 21:12:31 +02:00
2024-09-06 13:59:28 +02:00
2024-09-24 15:37:15 +02:00