[FFmpeg-devel] [PATCH 1/2] avcodec/alacdsp: Make intermediates unsigned
Michael Niedermayer
michael at niedermayer.cc
Sat Jul 2 22:48:30 EEST 2022
On Fri, Apr 29, 2022 at 08:24:09PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -14914387 + -2147418648 cannot be represented in type 'int'
> Fixes: 46464/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALAC_fuzzer-474307197311385
>
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> libavcodec/alacdsp.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220702/64331885/attachment.sig>
More information about the ffmpeg-devel
mailing list