map_fetch_body() pass StrBuf* into the mimeparser instead of char*, so we fix one...
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 22 Jan 2012 15:44:45 +0000 (16:44 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 22 Jan 2012 15:44:45 +0000 (16:44 +0100)
commitc590738f3932fdbf92d2a1b0cba6b60402254ee1
tree32033ee36f47366b846b10e881cf2fa0c18ab251
parentce8d72bae4b5d616bb6fff39a87a517ae412db62
map_fetch_body() pass StrBuf* into the mimeparser instead of char*, so we fix one warning; Use the StrBuf inside of imap_load_part() appropriate.
citadel/modules/imap/imap_fetch.c