OpenAFS CVS Commit: openafs/src/rx by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 02 Oct 2008 07:53:18 EDT


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

Modified Files:
      Tag: openafs-devel-1_5_x
	rx_rdwr.c 
Log Message:
DELTA DEVEL15-rx-current-packet-double-free-20081003
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

in rxi_WriteProc() make sure that rx_call currentPacket is
set to NULL after the rx_packet is added to a queue or
passed to rx_freePacket().  Otherwise we will panic when
we attempt to call rx_freePacket twice on the same packet.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-rx-current-packet-double-free-20081003 openafs/src/rx/rx_rdwr.c 1.29.2.8 1.29.2.9