]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-program-client: Clarify dot_input/dot_output NULL checks.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 10 Feb 2017 10:20:37 +0000 (12:20 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 10 Feb 2017 11:34:54 +0000 (13:34 +0200)
commit66761ea6a8f00006f28743b4bd2f5339f78c10e0
tree08ad5b326de7acfab3da0124d48ace90ab761f04
parent0896246f4648151fe846215190ee92cefbcfb8b8
lib-program-client: Clarify dot_input/dot_output NULL checks.

Helps to avoid static analyzer false positives about NULL pointer
dereference.
src/lib-program-client/program-client.c