]> git.ipfire.org Git - thirdparty/samba.git/commit
dbwrap_ctdb: README.Coding fixes in traverse_callback()
authorRalph Boehme <slow@samba.org>
Sun, 9 Sep 2018 16:35:26 +0000 (18:35 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 12 Sep 2018 20:25:19 +0000 (22:25 +0200)
commitdcc50d670702ccbd14f9e58857499911fa215e0b
tree1672e743b286b40f3dd0fd85059de36fa1e5e1a6
parentdaea9655ef9fc5a0b7b9389f9c4a4b4114261933
dbwrap_ctdb: README.Coding fixes in traverse_callback()

NULL initialize pointers, check function return values, explicit
variable check against NULL.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/dbwrap/dbwrap_ctdb.c