]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix m_freem_vec() to actually traverse the mbuf chain. This avoids
authorjhb <jhb@FreeBSD.org>
Wed, 11 Apr 2007 13:47:24 +0000 (13:47 +0000)
committerjhb <jhb@FreeBSD.org>
Wed, 11 Apr 2007 13:47:24 +0000 (13:47 +0000)
commit081fdb71d770c861e7e045452061a36c8fe2f9a4
tree67c7c256791225d30f7baa101fdc1cfc95a4a772
parent926c0ee8ef84a79a7ba03d0141571c7f57032647
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)
sys/dev/cxgb/sys/mvec.h