Fixed bug when response is broken into multiple packets
authorHugo Villeneuve <hugo@hugovil.com>
Tue, 28 Jun 2005 02:25:31 +0000 (02:25 +0000)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 25 May 2013 21:36:10 +0000 (17:36 -0400)
commitcd1b3197233f4dfac3784e2fe4161992015d22e6
tree305edafaa69c48b70d4b37320e36dfc03dc66b6e
parentdb28d5c6f7928b707bffa193ad93dfa7556ab0ad
Fixed bug when response is broken into multiple packets

There was an error after the last line in the buffer (first part of the response) was processed, which generated a NULL stringp
src/imap.c