winbindd: initialize some stack pointers to NULL
authorStefan Metzmacher <metze@samba.org>
Wed, 10 Jan 2018 11:14:57 +0000 (12:14 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 13 Jan 2018 11:55:06 +0000 (12:55 +0100)
commit85874458852697df8f7c45fb9e7f848367d07a07
tree9a699ae755437c9eae501e692b859ae10866d5a9
parent126d6ceecfc4371187eec3497a5bae09ec0d159a
winbindd: initialize some stack pointers to NULL

This reduces the diff in the following commit.

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