summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-01-03 17:23:58 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-01-12 15:47:43 -0800
commitf7fbbb92f6d383b21dd1587c3703a5de37c625b5 (patch)
tree9fd6b854395cfb082b24a4e0145c317b3bcad6a2 /test/Makefile.am
parenta3a7c6dcc3b629d765014816c566c63165c63ca8 (diff)
downloadxorg-lib-libXpm-f7fbbb92f6d383b21dd1587c3703a5de37c625b5.tar.gz
test: add test cases for CVE-2022-44617 (zero-width w/enormous height)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 175eccb..32a4b43 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -93,5 +93,7 @@ EXTRA_DIST = \
pixmaps/invalid/invalid-type.xpm \
pixmaps/invalid/no-contents.xpm \
pixmaps/invalid/unending-comment-c.xpm \
+ pixmaps/invalid/zero-width.xpm \
+ pixmaps/invalid/zero-width-v1.xpm \
pixmaps/no-mem/oversize.xpm \
tap-test