]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: wildcard-match - use NULL not 0 for pointers
authorPhil Carmody <phil@dovecot.fi>
Thu, 8 May 2014 08:20:36 +0000 (11:20 +0300)
committerPhil Carmody <phil@dovecot.fi>
Thu, 8 May 2014 08:20:36 +0000 (11:20 +0300)
commitf71ebf27d44390c49b4cce80848302fafaea1bed
treefaa025f8c666d9ce104c4b18c81794ded42ee504
parentdf831edaa3b3aa22e03bc5fd416a0553c5600a69
lib: wildcard-match - use NULL not 0 for pointers

Flagged by sparse.
src/lib/wildcard-match.c