Test: /ext/gd/tests/bug73869.phpt - Version 7.4.19-dev        

Security #73869 Signed Integer Overflow gd_io.c
Submitted: 2017-01-05 10:33:35 Modified: 2017-01-28 23:05:42
From: ondrej Assigned: cmb
Status: Closed Package: GD related
PHP Version: 5.6.29 OS:

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: imagecreatefromgd2(): product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully 002+ in %s/bug73869.php on line 2 003+ 007+ Warning: imagecreatefromgd2(): one parameter to a memory allocation multiplication is negative or zero, failing operation gracefully 008+ in %s/bug73869.php on line 3 009+