]> git.ipfire.org Git - thirdparty/curl.git/commit
mqtt: detect illegal and too large file size
authorHarry Sintonen <sintonen@iki.fi>
Tue, 1 Jun 2021 15:22:31 +0000 (18:22 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 2 Jun 2021 11:34:17 +0000 (13:34 +0200)
commit8ccf75532bb801346a8ccd8013ad631aac34092b
treec771bebce500fe8a6caed36504c328457f8b7bb4
parent4f209d883382517206bc5f93603c512c1d9c4e54
mqtt: detect illegal and too large file size

Add test 3017 and 3018 to verify.
Closes #7166
lib/mqtt.c
tests/data/Makefile.inc
tests/data/test3017 [new file with mode: 0644]
tests/data/test3018 [new file with mode: 0644]
tests/server/mqttd.c