summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-10-28 10:43:57 +0100
committerDaniel Stenberg <daniel@haxx.se>2018-10-30 07:47:50 +0100
commit350306e4726b71b5b386fc30e3fecc039a807157 (patch)
tree0df426370e101e0206abec490b20f1efa1947908
parentd530e92f59ae9bb2d47066c3c460b25d2ffeb211 (diff)
downloadcurl-350306e4726b71b5b386fc30e3fecc039a807157.tar.gz
test2080: verify the fix for CVE-2018-16842
-rw-r--r--tests/data/Makefile.inc6
-rw-r--r--tests/data/test2080bin0 -> 20659 bytes
2 files changed, 2 insertions, 4 deletions
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
--- /dev/null
+++ b/tests/data/test2080
Binary files differ