DEVEL15-windows-afsd-xdr-free-20090401
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 1 Apr 2009 17:39:08 +0000 (17:39 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 1 Apr 2009 17:39:08 +0000 (17:39 +0000)
commitd8b3d2cb94eec3a6f8c72948311d428b1f36f917
tree04ada2b91669d4921a57e8806d6941ad8dd797e0
parenta4aab1e3a4bcae651c91ddf66576e6d5a23a974c
DEVEL15-windows-afsd-xdr-free-20090401

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

(cherry picked from commit 3d81394f9106b187c28e35328676e11b662025c6)
src/WINNT/afsd/cm_volume.c