On Fri, Jun 14, 2019 at 09:46:17AM +0200, Moritz Barsnick wrote:
> On Thu, Jun 13, 2019 at 20:32:35 +0200, Michael Niedermayer wrote:
>
> > avcodec/fitsdec: Fix division be 0 in size check
> Nit:^ by
will push without the typo
thanks
[...]
--
Michael GnuPG finge
On Thu, Jun 13, 2019 at 20:32:35 +0200, Michael Niedermayer wrote:
> avcodec/fitsdec: Fix division be 0 in size check
Nit:^ by
Moritz
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/f
Fixes: division by zero
Fixes:
15210/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FITS_fuzzer-5746033243455488
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/fitsdec.c | 2 +-
1 file cha