OpenAFS CVS Commit: openafs/src/viced by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 01 Mar 2006 00:04:01 EST


Update of /cvs/openafs/src/viced
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/viced

Modified Files:
	afsfileprocs.c 
Log Message:
DELTA viced-client-refcount-leak-20060228
AUTHOR jaltman@secure-endpoints.com

SRXAFS_CallBackRxConnAddr calls h_FindClient_r which returns a
client with a refCount and the client->host held.  The call
to CallPostamble will release the host hold but not the client 
refcount.



--- DELTA config follows ---
viced-client-refcount-leak-20060228 openafs/src/viced/afsfileprocs.c 1.104 1.105