From: Daniel Stenberg <daniel@haxx.se>
Date: Sun, 28 Oct 2018 09:43:57 +0000 (+0100)
Subject: test2080: verify the fix for CVE-2018-16842
X-Git-Tag: curl-7_62_0~4
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=350306e4726b71b5b386fc30e3fecc039a807157;p=curl

test2080: verify the fix for CVE-2018-16842
---

diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc
index 7a7454092..35c7aa4f5 100644
--- a/tests/data/Makefile.inc
+++ b/tests/data/Makefile.inc
@@ -201,10 +201,8 @@ test2040 test2041 test2042 test2043 test2044 test2045 test2046 test2047 \
 test2048 test2049 test2050 test2051 test2052 test2053 test2054 test2055 \
 test2056 test2057 test2058 test2059 test2060 test2061 test2062 test2063 \
 test2064 test2065 test2066 test2067 test2068 test2069 \
-\
-test2070 test2071 test2072 test2073 \
-test2074 test2075 \
-\
+test2070 test2071 test2072 test2073 test2074 test2075 \
+test2080 \
 test2100 \
 \
 test3000 test3001
diff --git a/tests/data/test2080 b/tests/data/test2080
new file mode 100644
index 000000000..47e376ecb
Binary files /dev/null and b/tests/data/test2080 differ