]> git.ipfire.org Git - thirdparty/curl.git/commit
imap: if a FETCH response has no size, don't call write callback
authorDaniel Stenberg <daniel@haxx.se>
Fri, 6 Oct 2017 22:11:31 +0000 (00:11 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 22 Oct 2017 14:02:43 +0000 (16:02 +0200)
commit13c9a9ded3ae744a1e11cbc14e9146d9fa427040
treee0947cfcadc5d4fd4621dcc1a794a6a8e26fbb17
parent769647e714b8da41bdb72720bf02dce56033e02e
imap: if a FETCH response has no size, don't call write callback

CVE-2017-1000257

Reported-by: Brian Carpenter and 0xd34db347
Also detected by OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3586
lib/imap.c