mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:03:40 +03:00
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
This commit is contained in:
parent
92fe66c510
commit
debf23eead
8 changed files with 191 additions and 4 deletions
|
|
@ -205,6 +205,7 @@ test1800 test1801 \
|
|||
\
|
||||
test1904 test1905 test1906 test1907 \
|
||||
test1908 test1909 test1910 test1911 test1912 test1913 test1914 test1915 \
|
||||
test1916 test1917 \
|
||||
\
|
||||
test2000 test2001 test2002 test2003 test2004 test2005 test2006 test2007 \
|
||||
test2008 test2009 test2010 test2011 test2012 test2013 test2014 test2015 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue