OpenAFS CVS Commit: openafs/src/cmd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 13 Jan 2008 10:32:25 EST


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

Modified Files:
	cmd.c 
Log Message:
DELTA cmd-nname-20080113
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

Nname() is used to concatenate two strings and is frequently used with
the first string being the name of the executable perhaps with a full
path.  The static buffer specified is too small for a full path and
there was no protection against writing beyond the end of it.



--- DELTA config follows ---
cmd-nname-20080113 openafs/src/cmd/cmd.c 1.14 1.15