andre 2005-11-04 17:20:53 UTC FreeBSD src repository Modified files: sys/kern kern_mbuf.c uipc_mbuf.c Log: Fix a logic error introduced with mandatory mbuf cluster refcounting and freeing of mbufs+clusters back to the packet zone. Revision Changes Path 1.13 +3 -4 src/sys/kern/kern_mbuf.c 1.157 +4 -2 src/sys/kern/uipc_mbuf.c