cvs commit: src/sys/dev/cxgb/sys mvec.h

John Baldwin jhb at FreeBSD.org
Wed Apr 11 13:47:25 UTC 2007


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


More information about the cvs-src mailing list