[FFmpeg-devel] [PATCH 3/4] swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input

Michael Niedermayer michael at niedermayer.cc
Sat Apr 4 23:20:30 EEST 2020


On Sun, Feb 16, 2020 at 08:43:02PM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 1169365504 + 981452800 cannot be represented in type 'int'
> Fixes: ticket8293
> 
> Found-by: Suhwan
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libswscale/output.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

will apply

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

Never trust a computer, one day, it may think you are the virus. -- Compn
-------------- 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/20200404/1d15ef83/attachment.sig>


More information about the ffmpeg-devel mailing list