Windows: Be more conservative about checking error conditions
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 17 Aug 2009 16:33:09 +0000 (12:33 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Tue, 18 Aug 2009 17:02:57 +0000 (10:02 -0700)
commitcbaf97a953dc91e54d7148ad4294f003b8deef9c
tree7d3ba549e340f494f2ef0045c3d556afd57c495b
parent4eee2f24a43052e5cafc1a3019b6554109a7cc6d
Windows: Be more conservative about checking error conditions

It has been reported that winlogon.exe is crashing on some
systems.  The reports indicate that the failure is somewhere
in GetLogonDomainOptions.  This commit ensures that we are
more conservative about the assumptions that are made regarding
which Lsa operations can fail.

LICENSE MIT

Reviewed-on: http://gerrit.openafs.org/321
Reviewed-by: Asanka Herath <asanka@secure-endpoints.com>
Tested-by: Asanka Herath <asanka@secure-endpoints.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/afslogon.c