summaryrefslogtreecommitdiff
path: root/tests/data/test1198
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-12-17 13:34:38 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-12-18 12:54:05 +0100
commitdebf23eead5a67b82bae668929c798196a42adc3 (patch)
tree4161cb9af5e7ccb8638c89e63dfb6fbac9c8d6d5 /tests/data/test1198
parent92fe66c5109211519df1ef32d752dbecc34e53c7 (diff)
downloadcurl-debf23eead5a67b82bae668929c798196a42adc3.tar.gz
mqtt: handle POST/PUBLISH without a set POSTFIELDSIZE
Detected by OSS-Fuzz Bug: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28735 Added test 1916 and 1917 to verify. Closes #6338
Diffstat (limited to 'tests/data/test1198')
-rw-r--r--tests/data/test11982
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1198 b/tests/data/test1198
index deb22906b..a81e4bb81 100644
--- a/tests/data/test1198
+++ b/tests/data/test1198
@@ -30,7 +30,7 @@ mqtt
MQTT PUBLISH empty payload, single space topic
</name>
<command option="binary-trace">
-"mqtt:/%HOSTIP:%MQTTPORT/ " -d ""
+mqtt://%HOSTIP:%MQTTPORT/%20 -d ""
</command>
</client>