OpenAFS CVS Commit: openafs/src/rx/FBSD by rees

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 30 Jan 2003 09:59:01 EST


Update of /cvs/openafs/src/rx/FBSD
In directory GRAND.CENTRAL.ORG:/tmp/cvs-serv25071/FBSD

Modified Files:
	rx_kmutex.h rx_knet.c 
Log Message:
DELTA fix-netreceive-memleak-20030130
AUTHOR rees@umich.edu

rx_knet fixes for Darwin and FreeBSD:
netreceive: fix memory leak, check return code from soreceive
netsend: remove unnecessary mbuf alloc, remove misleading comment
all: general cleanup and minor bug fixes

Thanks to emoy@apple.com for reporting this bug and testing the fix


--- DELTA config follows ---
fix-netreceive-memleak-20030130 openafs/src/rx/FBSD/rx_kmutex.h 1.3 1.4
fix-netreceive-memleak-20030130 openafs/src/rx/FBSD/rx_knet.c 1.9 1.10