OpenAFS CVS Commit: openafs/src/kauth by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 20 Apr 2004 10:56:16 EDT


Update of /cvs/openafs/src/kauth
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-tree/src/kauth

Modified Files:
	kaprocs.c 
Log Message:
DELTA kaanswertoolong-20040420
AUTHOR jaltman@mit.edu

when determining whether or not the ticket len is too long for the
receiver to accept we want to compare against the actual ticket length
and not MAXKTCTICKETLEN which is what is used when sizeof(ktc_ticketAnswer)
is used for comparison.



--- DELTA config follows ---
kaanswertoolong-20040420 openafs/src/kauth/kaprocs.c 1.15 1.16