OpenAFS CVS Commit: openafs/src/rx by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 28 May 2008 23:38:06 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_packet.c 
Log Message:
DELTA DEVEL15-rx-out-of-memory-20080528
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

in rxi_MorePackets() if osi_Alloc() fails to return the requested memory
call osi_Assert() instead of permitting subsequent null pointer dereferences
to corrupt the stack.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-rx-out-of-memory-20080528 openafs/src/rx/rx_packet.c 1.62.2.12 1.62.2.13