Subject: CVS commit: cryptosrc-us
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 05/16/2000 15:23:42
Module Name:	cryptosrc-us
Committed By:	mycroft
Date:		Tue May 16 22:23:42 UTC 2000

Modified Files:
	cryptosrc-us/crypto-us/dist/krb5/src/lib/krb4: decomp_tkt.c g_ad_tkt.c
	    kparse.c kuserok.c rd_req.c

Log Message:
Fix possible buffer overflows when parsing the ticket file and tickets off the
wire.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/krb4/decomp_tkt.c
cvs rdiff -r1.2 -r1.3 \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/krb4/g_ad_tkt.c \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/krb4/rd_req.c
cvs rdiff -r1.1.1.1 -r1.2 \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/krb4/kparse.c \
    cryptosrc-us/crypto-us/dist/krb5/src/lib/krb4/kuserok.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.