OpenAFS CVS Commit: openafs/src/rx by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 02 Oct 2008 07:55:03 EDT


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

Modified Files:
      Tag: openafs-stable-1_4_x
	rx_rdwr.c 
Log Message:
DELTA STABLE14-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-stable-1_4_x follows ---
STABLE14-rx-current-packet-double-free-20081003 openafs/src/rx/rx_rdwr.c 1.21.2.10 1.21.2.11