]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
A failure to allocate memory for auxiliary TCP data is now fatal.
authorru <ru@FreeBSD.org>
Thu, 19 Oct 2000 10:44:44 +0000 (10:44 +0000)
committerru <ru@FreeBSD.org>
Thu, 19 Oct 2000 10:44:44 +0000 (10:44 +0000)
commiteb6db61651bac0ca92f2df7a1fc7db39c1e2ccab
tree76b260d57d33491d0a8296af4d76e7ccc360cd40
parent4580b26b321a7db757880cf45873ce30aa10fd27
A failure to allocate memory for auxiliary TCP data is now fatal.
This fixes a null pointer dereference problem that is unlikely to
happen in normal circumstances.
lib/libalias/alias_db.c
sys/netinet/libalias/alias_db.c