OpenAFS CVS Commit: openafs/src/rxkad by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 29 Jun 2006 19:24:21 EDT


Update of /cvs/openafs/src/rxkad
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/rxkad

Modified Files:
	ticket5.c 
Log Message:
DELTA rxkad-rt34568-20060629
AUTHOR jaltman@secure-endpoints.com
FIXES 34568

The use of strncmp() results in p->v5_str being treated as matching
prefix instead of as the complete string.  This causes "ftpa" to be
considered a match for "ftp".
 


--- DELTA config follows ---
rxkad-rt34568-20060629 openafs/src/rxkad/ticket5.c 1.10 1.11