DEVEL15-rx-out-of-memory-20080528
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 29 May 2008 04:38:06 +0000 (04:38 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 29 May 2008 04:38:06 +0000 (04:38 +0000)
commitfb6fc286da47fa74e85b736e25b5d326e6a3909a
tree801502ffb4d04cf52a1339c5bba530db901a20ef
parent8858b85a907398a38c9287691683c974370da889
DEVEL15-rx-out-of-memory-20080528

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.

(cherry picked from commit c5bce0f87dc11cfaf5a7fabe16fe7efd24a4d200)
src/rx/rx_packet.c