Windows: use xdr_alloc to allocate memory for Callback data structs
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 8 Oct 2009 12:35:09 +0000 (08:35 -0400)
committerDerrick Brashear <shadow|account-1000005@unknown>
Thu, 8 Oct 2009 13:13:54 +0000 (06:13 -0700)
commit7197d35ef181bdbbe813ec7fd9c7e5173b801bdb
tree2cad5a798495ef074f7e45ea64b2726e87f85be0
parent7f7b4c9aad5deb5be62825ed6b88ca17093c0da6
Windows: use xdr_alloc to allocate memory for Callback data structs

xdr_alloc must be used instead of malloc in SRXAFSCB_GetLocalCell
and SRXAFSCB_GetCacheConfig

LICENSE MIT

Reviewed-on: http://gerrit.openafs.org/606
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/WINNT/afsd/cm_callback.c