s3: libsmb: Cleanup - ensure we initialize all stack variables to 'safe' values when...
authorJeremy Allison <jra@samba.org>
Wed, 2 Sep 2020 17:05:48 +0000 (10:05 -0700)
committerNoel Power <npower@samba.org>
Mon, 7 Sep 2020 13:23:39 +0000 (13:23 +0000)
commit13acac25cb48ec39a0b35abb272de727f19bb236
treebc35014071b60b81bbb7812f8e8944991034d3bf
parentc4c00d626cd9ebe118e6f9c16ef1b0575d29f39b
s3: libsmb: Cleanup - ensure we initialize all stack variables to 'safe' values when calling get_sorted_dc_list() that may not touch returns on error.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/libads/ldap.c
source3/libsmb/namequery_dc.c
source3/utils/net_lookup.c