]> granicus.if.org Git - php/commit
Fix potential integer overflow detected by oss-fuzz
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 24 Aug 2020 15:32:06 +0000 (17:32 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 24 Aug 2020 15:35:04 +0000 (17:35 +0200)
commit74de17f2ea9c7485701ada23fa935f9800b5b275
treee90aebea6347961172f3f9021ae7e23b35c869b0
parent844a2dd6ac9e411e4f24d3a0beab9a23e820325c
Fix potential integer overflow detected by oss-fuzz

We port the respective fix from upstream[1].

[1] <https://github.com/libgd/libgd/commit/9ed642764cf0b4585d135eb738812a43265cb2d3>
ext/gd/libgd/gd.c