dbwrap_rbt: use talloc_zero_size() instead of a partial ZERO_STRUCT()
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Nov 2015 09:17:34 +0000 (10:17 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 27 Nov 2015 09:10:18 +0000 (10:10 +0100)
commitf3d1fc1d06822a951a2a3eeb5aa53748b9b5b299
tree5120c27ce391ab9771307c12c9965a38b47e36f1
parent257ec9c6e28b1ddc32bd554ff8259f8a067dd44e
dbwrap_rbt: use talloc_zero_size() instead of a partial ZERO_STRUCT()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/dbwrap/dbwrap_rbt.c