summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-04-16 03:51:22 -0400
committerMike Frysinger <vapier@gentoo.org>2016-04-16 03:51:22 -0400
commit2bb97f407c1145c850416a3bfbcc8cf124e68a19 (patch)
tree472cc2a921873e4ef596b15267f17ff0332d06cb /.gitignore
parentfc14a8c1bb22542db00858a04495413f0c290001 (diff)
downloadlibgd-2bb97f407c1145c850416a3bfbcc8cf124e68a19.tar.gz
gd2: handle corrupt images better (CVE-2016-3074)
Make sure we do some range checking on corrupted chunks. Thanks to Hans Jerry Illikainen <hji@dyntopia.com> for indepth report and reproducer information. Made for easy test case writing :).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a68f3b9..35acd71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,6 +150,7 @@ Makefile.in
/tests/gd2/gd2_im2im
/tests/gd2/gd2_null
/tests/gd2/gd2_read
+/tests/gd2/gd2_read_corrupt
/tests/gdimagearc/bug00079
/tests/gdimageline/gdimageline_aa
/tests/gdimageline/bug00072