s3/security.c undefined value
authorWilliam Brown <william@blackhats.net.au>
Wed, 18 Apr 2018 23:39:33 +0000 (09:39 +1000)
committerAlexander Bokovoy <ab@samba.org>
Fri, 20 Apr 2018 16:18:25 +0000 (18:18 +0200)
commita18b51000ef2ab5c9c111490394ce0e2425edee2
tree86f72f8fbbf640eabd8ef3f6b21473fe13200ad7
parentc67a2f85a7b9331feaef1489cbaaba11de4f9748
s3/security.c undefined value

s3/security.c had an NTSTATUS status that was undefined and with the configure
option --address-sanitizer this caused uninitialised value error.

Signed-off-by: William Brown <william@blackhats.net.au>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Simo Sorce <idra@samba.org>
Autobuild-User(master): Alexander Bokovoy <ab@samba.org>
Autobuild-Date(master): Fri Apr 20 18:18:25 CEST 2018 on sn-devel-144
source3/libgpo/gpext/security.c