[FFmpeg-devel] [PATCH 1/4] avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp()

Michael Niedermayer michael at niedermayer.cc
Sun Jan 12 00:40:00 EET 2020


On Sun, Dec 08, 2019 at 12:20:09AM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -1114392282 * 2 cannot be represented in type 'int'
> Fixes: 19236/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_G729_fuzzer-5741678938030080
> 
> 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/g729postfilter.c | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)

will apply

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200111/a0674b2f/attachment.sig>


More information about the ffmpeg-devel mailing list