summaryrefslogtreecommitdiff
path: root/tests/gd2/CMakeLists.txt
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2022-01-23 11:57:49 +0700
committerGitHub <noreply@github.com>2022-01-23 11:57:49 +0700
commit0956816bc63acadf6208cb1010807735ad6b0597 (patch)
treed4182ce254a70650ea506ebfca2997d4a92fab24 /tests/gd2/CMakeLists.txt
parent3f872fc931f17244aec542c9e0d6eb1a61bddf05 (diff)
downloadlibgd-0956816bc63acadf6208cb1010807735ad6b0597.tar.gz
#797 possible leak on png error, returns from setjmp lost the row_poi… (#802)
* #797 possible leak on png error, returns from setjmp lost the row_pointers ref somehow * skip that one using mingw until we have a reliable portable FP related tests suites (may never happpen)
Diffstat (limited to 'tests/gd2/CMakeLists.txt')
-rw-r--r--tests/gd2/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gd2/CMakeLists.txt b/tests/gd2/CMakeLists.txt
index cc188ca..0a9a157 100644
--- a/tests/gd2/CMakeLists.txt
+++ b/tests/gd2/CMakeLists.txt
@@ -6,6 +6,7 @@ LIST(APPEND TESTS_FILES
bug00309
bug00354
bug00383
+ bug797
createimagefromgd2part
createimagefromgd2partptr
gd2_empty_file