OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 19 Oct 2007 00:25:39 EDT


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

Modified Files:
	cm_ioctl.c 
Log Message:
DELTA windows-pioctl-parse-path-20071018
AUTHOR jaltman@secure-endpoints.com

cm_ParseIoctlPath() moves the ioctlp->inDatap past the ioctl path
to the next data value if there is one.  Make sure we move the pointer
before we alter the contents of the buffer.  Otherwise, the caller
uses the wrong string for its next data blob.



--- DELTA config follows ---
windows-pioctl-parse-path-20071018 openafs/src/WINNT/afsd/cm_ioctl.c 1.99 1.100