winbindd: make use of talloc_zero_array() in wb_lookupsids*()
commitc376ab29d1d9f4b06fbb3a713029d79ecac80b59
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Jan 2018 22:52:37 +0000 (23 23:52 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 21 Feb 2018 13:19:17 +0000 (21 14:19 +0100)
treed747f0be1f7dd4741e89f9d643fc5a3fdf383dd2
parent569c910b950df24b22777c545fe9f6427a19b035
winbindd: make use of talloc_zero_array() in wb_lookupsids*()

It just feels better for such a complex function.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13281

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/wb_lookupsids.c