s3: libsmb: Cleanup - ensure we initialize all stack variables to 'safe' values when...
authorJeremy Allison <jra@samba.org>
Wed, 2 Sep 2020 16:58:30 +0000 (09:58 -0700)
committerNoel Power <npower@samba.org>
Mon, 7 Sep 2020 13:23:39 +0000 (13:23 +0000)
commitc4c00d626cd9ebe118e6f9c16ef1b0575d29f39b
tree6e5f4424a209e374a839082ae0b2ebb1463a3358
parentf11dce99cc3a3e0b13fcb0d41d2db5cce07240db
s3: libsmb: Cleanup - ensure we initialize all stack variables to 'safe' values when calling get_kdc_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/kerberos.c