From: Jeffrey Altman Date: Thu, 3 Aug 2006 22:50:05 +0000 (+0000) Subject: STABLE14-windows-afslogon-null-ptr-20060803 X-Git-Tag: openafs-stable-1_4_2rc1~24 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=a8b8c6d78b2a4aa7c867f454159e8dc29da9d335;p=packages%2Fo%2Fopenafs.git STABLE14-windows-afslogon-null-ptr-20060803 FIXES 33962 do not dereference a null pointer effDomain (cherry picked from commit 3002d38bcd30a1ac20c77a2c30a6858435f6d604) --- diff --git a/src/WINNT/afsd/afslogon.c b/src/WINNT/afsd/afslogon.c index e2b989559..abacaaa85 100644 --- a/src/WINNT/afsd/afslogon.c +++ b/src/WINNT/afsd/afslogon.c @@ -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