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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 01 Apr 2009 12:35:30 EDT


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

Modified Files:
	cm_volume.c 
Log Message:
DELTA windows-afsd-xdr-free-20090401
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

make use of xdr_free() to release memory allocated within afsrpc.dll.
this prevents crashes when the library is built with a different 
runtime library version than the application.

fix signed/unsigned warnings in the same code snippet



--- DELTA config follows ---
windows-afsd-xdr-free-20090401 openafs/src/WINNT/afsd/cm_volume.c 1.73 1.74