K 10 svn:author V 7 delphij K 8 svn:date V 27 2006-10-06T14:58:16.000000Z K 7 svn:log V 488 MFC revision 1.101 (cognet@): A temporary fix that in case of pwd == NULL, do not call audit_logout() which attempts to deference it. This is not quite correct, as we should audit the event even it is not attributable to a specific user. For now, just put the temporary fix in, so login(1) would not get signal 11 upon the case that for instance, ^D at the Login: prompt without providing a valid login before.i Approved by: re (rwatson) PR: bin/103873 Discussed with: rwatson, csjp END