Subject: CVS commit: cryptosrc-us
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/20/2000 18:41:04
Module Name:	cryptosrc-us
Committed By:	he
Date:		Fri Oct 20 15:41:02 UTC 2000

Modified Files:
	cryptosrc-us/crypto-us/lib/libkrb [netbsd-1-4]: decomp_ticket.c
	    get_ad_tkt.c krb_get_in_tkt.c rd_req.c

Log Message:
Pull up revision 1.6 (requested by assar):
  Fix possible buffer overflows when parsing the ticket file
  and tickets off the wire.  Also some format string fixups.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 cryptosrc-us/crypto-us/lib/libkrb/decomp_ticket.c \
    cryptosrc-us/crypto-us/lib/libkrb/get_ad_tkt.c \
    cryptosrc-us/crypto-us/lib/libkrb/krb_get_in_tkt.c \
    cryptosrc-us/crypto-us/lib/libkrb/rd_req.c

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