mit-kdb: Use calloc() to allocate memory
authorAndreas Schneider <asn@samba.org>
Thu, 15 Dec 2016 16:50:53 +0000 (17:50 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Jan 2017 14:35:12 +0000 (15:35 +0100)
commitadcb8a91971f12b4a97bca2e5cd88ee23aa15355
tree275c118af0748d98c5232287890e070fb2752c1a
parente467eefb10a1ce80128e3b111a474306a71d696b
mit-kdb: Use calloc() to allocate memory

This avoids a memset().

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/kdc/mit-kdb/kdb_samba_principals.c