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

do not dereference a null pointer effDomain

(cherry picked from commit 3002d38bcd30a1ac20c77a2c30a6858435f6d604)

src/WINNT/afsd/afslogon.c

index e2b9895599ff78289abf8ca3b423c5f5938783a8..abacaaa8527a9162d21db3bf234eda6b066125be 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