]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a logic error introduced with mandatory mbuf cluster refcounting and
authorandre <andre@FreeBSD.org>
Fri, 4 Nov 2005 17:20:53 +0000 (17:20 +0000)
committerandre <andre@FreeBSD.org>
Fri, 4 Nov 2005 17:20:53 +0000 (17:20 +0000)
commit438cb7bde701ce0b9a4dffe748bd0f98a9621770
tree6fd7fe096545c90fb4216ae8f8172a94f08c19a3
parent1aceee70b0e0f10ab5c1556417c9a033f8342137
Fix a logic error introduced with mandatory mbuf cluster refcounting and
freeing of mbufs+clusters back to the packet zone.
sys/kern/kern_mbuf.c
sys/kern/uipc_mbuf.c