OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 19 Oct 2007 00:27:04 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd
Modified Files:
Tag: openafs-devel-1_5_x
cm_ioctl.c
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-pioctl-parse-path-20071018 openafs/src/WINNT/afsd/cm_ioctl.c 1.73.2.25 1.73.2.26