On Thu, Sep 10, 2020 at 02:02:20PM +0200, Michael Niedermayer wrote: > This avoids per codec checks for channels not being 0 > > Fixes: division by 0 > Fixes: > 25419/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FASTAUDIO_fuzzer-5632544761184256 > Fixes: > 25433/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FASTAUDIO_fuzzer-6215671900536832 > > Found-by: continuous fuzzing process > https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg > Suggested-by: Paul B Mahol <[email protected]> > See: [FFmpeg-devel] [PATCH 1/3] avcodec/fastaudio: Check channel > Signed-off-by: Michael Niedermayer <[email protected]> > --- > libavcodec/utils.c | 9 +++++++++ > 1 file changed, 9 insertions(+)
LGTM _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
