Test: /ext/gd/tests/bug73161.phpt - Version 7.2.19        

Bug #73161 imagecreatefromgd2() may leak memory
Submitted: 2016-09-24 10:05:46 Modified: 2016-09-24 10:05:55
From: cmb Assigned: cmb
Status: Closed Package: GD related
PHP Version: 5.6Git-2016-09-24 (Git) OS: *

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
001+ free(): double free detected in tcache 2
002+ Aborted (core dumped)
003+
001- Warning: imagecreatefromgd2(): '%s' is not a valid GD2 file in %s on line %d
002- bool(false)
003- ===DONE===
004+ Termsig=6
1 (33%)
001+
001- Warning: imagecreatefromgd2(): '%s' is not a valid GD2 file in %s on line %d
002- bool(false)
003- ===DONE===