Fixed some uninitialised variables
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 18 Jun 2009 09:16:16 +0000 (11:16 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Jun 2009 01:32:01 +0000 (11:32 +1000)
commit2627c6c0c2d3d96b3d458092ba8b090447a76a61
tree9b3beebf9c689901eed3cd71a344809e36ca5436
parent0376d056e58d76b7792a5512d84c07f703838b4d
Fixed some uninitialised variables

I tried hard to not change the program logic. Should fix bug #6439.
source4/auth/kerberos/gssapi_parse.c
source4/dsdb/schema/schema_syntax.c
source4/lib/registry/regf.c
source4/lib/tls/tls.c
source4/utils/ntlm_auth.c