]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-imap-client: Fixed NULL check in assertion to be proper boolean.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 1 May 2017 20:19:43 +0000 (22:19 +0200)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 1 May 2017 20:24:46 +0000 (22:24 +0200)
commita0adfb2fe803a4ff6205878ffa637026ff4d1137
tree874e6a7cf3ee256b17ad22a907198e97bef4f3d2
parent332e3fd09754ad85800a736292a0ef8dfdca4c9e
lib-imap-client: Fixed NULL check in assertion to be proper boolean.

Found using Clang -Wstrict-bool.
src/lib-imap-client/imapc-client.c