[FFmpeg-devel] [PATCH 2/3] avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble()

Michael Niedermayer michael at niedermayer.cc
Thu Feb 1 23:48:18 EET 2018


On Wed, Jan 31, 2018 at 07:20:09PM +0100, Michael Niedermayer wrote:
> Fixes: runtime error: signed integer overflow: 2052929346 + 204817098 cannot be represented in type 'int'
> Fixes: 5275/clusterfuzz-testcase-minimized-5367635958038528
> 
> 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/aacsbr_fixed.c | 9 +++++----
>  1 file changed, 5 insertions(+), 4 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: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180201/6c490de0/attachment.sig>


More information about the ffmpeg-devel mailing list