OpenAFS CVS Commit: openafs/src/cmd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 13 Jan 2008 10:35:41 EST


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

Modified Files:
      Tag: openafs-devel-1_5_x
	cmd.c 
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-cmd-nname-20080113 openafs/src/cmd/cmd.c 1.12.4.2 1.12.4.3