summaryrefslogtreecommitdiffstats
path: root/php-5.4.34-systzdata-v11.patch
Commit message (Collapse)AuthorAgeFilesLines
* fix #73549: Use after free when stream is passed to imagepngRemi Collet2018-03-011-0/+3
| | | | | | | | fix #73868: Fix DOS vulnerability in gdImageCreateFromGd2Ctx() CVE-2016-10167 fix #73869: Signed Integer Overflow gd_io.c CVE-2016-10168 fix #74435: Buffer over-read into uninitialized memory CVE-2017-7890 fix #75571: Potential infinite loop in gdImageCreateFromGifCtx CVE-2018-5711 fix #75981: stack-buffer-overflow while parsing HTTP response
* php 5.4:Remi Collet2014-11-021-0/+655
- new version of systzdata patch, fix case sensitivity - gmp: fix memory management conflict with other libraries using libgmp, backport fix for https://bugs.php.net/63595