]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-common: Initialise structures when declared
authorMartin Schwenke <martin@meltin.net>
Fri, 10 Aug 2018 06:14:40 +0000 (16:14 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 30 Aug 2018 02:48:57 +0000 (04:48 +0200)
commit172b87cb1be460a06b7bea0b598a5bf159d3faab
tree48830c215dec8cc18d26d59860b2e0ac9f648db9
parent0927b382265191a756f131e7c81ac687d85353eb
ctdb-common: Initialise structures when declared

Instead of using ZERO_STRUCT().

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/common/system_socket.c