libgd/tests/gdimagecolormatch
wilson chen 2e886046f8
Fix #497: gdImageColorMatch Out Of Bounds Write on Heap (CVE-2019-6977)
Fixed CVE-2019-6977 and add corresponding testcase.

Original patch by Christoph M. Bechker <cmbecker69@gmx.de>
https://gist.github.com/cmb69/1f36d285eb297ed326f5c821d7aafced
2019-12-20 10:12:04 +08:00
..
.gitignore Fix #497: gdImageColorMatch Out Of Bounds Write on Heap (CVE-2019-6977) 2019-12-20 10:12:04 +08:00
CMakeLists.txt Fix #497: gdImageColorMatch Out Of Bounds Write on Heap (CVE-2019-6977) 2019-12-20 10:12:04 +08:00
Makemodule.am Fix #497: gdImageColorMatch Out Of Bounds Write on Heap (CVE-2019-6977) 2019-12-20 10:12:04 +08:00
cve_2019_6977.c Fix #497: gdImageColorMatch Out Of Bounds Write on Heap (CVE-2019-6977) 2019-12-20 10:12:04 +08:00
gdimagecolormatch.c add testcase for gdImageColorMatch 2019-11-28 13:27:29 -05:00