ctdb: Fix posible NULL deref in logging_init()
authorAndreas Schneider <asn@samba.org>
Thu, 16 Feb 2017 16:38:41 +0000 (17:38 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Feb 2017 18:56:05 +0000 (19:56 +0100)
commit08e03fa7f5fdc7f988fbbb26929e8c5727f36c2e
tree0d1f95b11b4b6b0e826041e0988fccc1e8c786cd
parenta9211ec2860d7763e606e9a9e4b62c19846b3302
ctdb: Fix posible NULL deref in logging_init()

Found by covscan.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12592

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
ctdb/common/logging.c