]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
windows-afslogon-null-ptr-20060803
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 3 Aug 2006 22:48:54 +0000 (22:48 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 3 Aug 2006 22:48:54 +0000 (22:48 +0000)
FIXES 33962

do not dereference a null pointer effDomain

src/WINNT/afsd/afslogon.c

index a390b6a266db64c67c7b311b5ba0724b7a06e531..3767bc17ca9743b5d8e99ba3e4395190c5871072 100644 (file)
@@ -398,7 +398,7 @@ GetDomainLogonOptions( PLUID lpLogonId, char * username, char * domain, LogonOpt
             hkDoms = NULL;
         }
     } else
-        DebugEvent("Not opening domain key for [%s]", effDomain);
+        DebugEvent("Not opening domain key");
 
     /* Each individual can either be specified on the domain key, the domains key or in the
        net provider key.  They fail over in that order.  If none is found, we just use the