imap: FETCH response handler cleanup before further changes
authorJiri Hruska <jirka@fud.cz>
Thu, 28 Feb 2013 20:32:10 +0000 (21:32 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 28 Feb 2013 22:13:34 +0000 (22:13 +0000)
commit10549ee08f65d2680c8edfd99b1d3c45d2ee3edb
treef54388e4d96d939d879a77a6bf25122aef00ae4e
parentd9235e74ede9d1ab8a5213381b081984bb0242a3
imap: FETCH response handler cleanup before further changes

Removed superfluous NULL assignment after Curl_safefree() and rewrote
some comments and logging messages.
lib/imap.c