jhb 2007-04-11 13:47:24 UTC FreeBSD src repository Modified files: sys/dev/cxgb/sys mvec.h Log: Fix m_freem_vec() to actually traverse the mbuf chain. This avoids double free's and an infinite loop. CID: 1834 Found by: Coverity Prevent (tm) Revision Changes Path 1.3 +1 -0 src/sys/dev/cxgb/sys/mvec.h