summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2016-06-27 11:17:39 +0700
committerPierre Joye <pierre.php@gmail.com>2016-06-27 11:41:40 +0700
commit1ccfe21e14c4d18336f9da8515cd17db88c3de61 (patch)
tree015ea1c6a4af4b4913b5dfb40b4bbafc5cfb092f /tests/CMakeLists.txt
parent3fe0a7128bac5000fdcfab888bd2a75ec0c9447d (diff)
downloadlibgd-1ccfe21e14c4d18336f9da8515cd17db88c3de61.tar.gz
fix php 72494, invalid color index not handled, can lead to crash
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 6f5c786..5093d52 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -31,6 +31,7 @@ if (BUILD_TEST)
gdimagecolortransparent
gdimagecopy
gdimagecopyrotated
+ gdimagecrop
gdimagefile
gdimagefill
gdimagefilledellipse