summaryrefslogtreecommitdiff
path: root/tests/gdimagecolormatch
Commit message (Collapse)AuthorAgeFilesLines
* Fix #497: gdImageColorMatch Out Of Bounds Write on Heap (CVE-2019-6977)wilson chen2019-12-204-0/+28
| | | | | | Fixed CVE-2019-6977 and add corresponding testcase. Original patch by Christoph M. Bechker <cmbecker69@gmx.de> https://gist.github.com/cmb69/1f36d285eb297ed326f5c821d7aafced
* add testcase for gdImageColorMatchwillson-chen2019-11-284-0/+43
add testcase for gdImageColorMatch