As clang told us: we have to check for empty buffer here - not null pointer.
authorWilfried Goesgens <dothebart@citadel.org>
Wed, 31 Dec 2014 11:48:25 +0000 (12:48 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Wed, 31 Dec 2014 11:48:25 +0000 (12:48 +0100)
commitb44d1c2f1e0ae68a1c274bd98799471426ae620f
treed53af4f02dfd2a70630e323920e7031a3b815dff
parentd13759233eefc3f1d7141b1e10b685bd96c80da5
As clang told us: we have to check for empty buffer here - not null pointer.
citadel/modules/imap/imap_misc.c