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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 01 Apr 2009 12:39:08 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_volume.c 
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-afsd-xdr-free-20090401 openafs/src/WINNT/afsd/cm_volume.c 1.14.4.59 1.14.4.60