[FFmpeg-devel] [PATCH 4/4] swscale/output: Fix integer overflow in alpha computation in yuv2gbrp16_full_X_c()

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


On Sun, Feb 16, 2020 at 08:43:03PM +0100, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 524280 * 4432 cannot be represented in type 'int'
> Fixes: ticket8322
> 
> Found-by: Suhwan
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libswscale/output.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

will apply

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

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- 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/cf007786/attachment.sig>


More information about the ffmpeg-devel mailing list