glebius 2006-01-14 13:04:08 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
UMA can return NULL not only in case when our zone is full, but
also in case of generic memory shortage. In the latter case we may
not find an old entry.
Found with: Coverity Prevent(tm)
Revision Changes Path
1.80 +7 -1 src/sys/netinet/tcp_syncache.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"