OpenAFS CVS Commit: openafs/src/rx by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Wed, 28 May 2008 23:35:19 EDT
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/rx
Modified Files:
rx_packet.c
Log Message:
DELTA 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 follows ---
rx-out-of-memory-20080528 openafs/src/rx/rx_packet.c 1.77 1.78