]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imapc: Avoid crashing if server happens to send invalid resp-text-codes.
authorTimo Sirainen <tss@iki.fi>
Thu, 12 Jun 2014 21:51:44 +0000 (00:51 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 12 Jun 2014 21:51:44 +0000 (00:51 +0300)
commit2d2d7c4d0458e534bee8621613865a06b44eae02
tree15403ee869c328eb760da6583062fbd868663dfb
parent0b9392b670e00a9595a5c619334d6b2ed1527cee
imapc: Avoid crashing if server happens to send invalid resp-text-codes.
If [KEY VALUE] is missing the VALUE, just set it to "" instead of NULL.
Found by Coverity
src/lib-imap-client/imapc-connection.c
src/lib-storage/index/imapc/imapc-mailbox.c