Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2007 13:47:24 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cxgb/sys mvec.h
Message-ID:  <200704111347.l3BDlPCe071630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704111347.l3BDlPCe071630>