On 7/21/19, Michael Niedermayer <mich...@niedermayer.cc> wrote: > On Mon, Jul 08, 2019 at 01:18:04AM +0200, Michael Niedermayer wrote: >> Fixes: out of array access >> Fixes: >> 15649/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VORBIS_fuzzer-5729191309344768 >> >> Found-by: continuous fuzzing process >> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg >> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> >> --- >> libavcodec/vorbisdec.c | 6 ++++-- >> 1 file changed, 4 insertions(+), 2 deletions(-) > > will apply
Are you sure returning that value is correct approach? Correct value to return is usually INVALIDDATA. > > [...] > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > The educated differ from the uneducated as much as the living from the > dead. -- Aristotle > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".