Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/06/2001 12:36:34
Module Name: basesrc
Committed By: he
Date: Fri Apr 6 09:36:33 UTC 2001
Modified Files:
basesrc/crypto/dist/heimdal/kdc [netbsd-1-5]: kerberos5.c
Log Message:
Pull up revision 1.2 (really 1.1.1.3 -> 1.2, requested by thorpej):
Prevent a NULL-pointer deref when making a TGS_REP for a ticket
renewal. Fixes a kdc core dump which happens frequently if you
have Windows 2000 clients in the realm.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
basesrc/crypto/dist/heimdal/kdc/kerberos5.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.