Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2005 04:34:43 +0000 (UTC)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/iwi if_iwi.c
Message-ID:  <200506230434.j5N4YhLA000618@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
silby       2005-06-23 04:34:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iwi          if_iwi.c 
  Log:
  Fix a read mbuf-after-free error in the iwi driver that was provoked by
  the trash allocator being used on mbufs.
  
  Reviewed by:    damien
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.5       +6 -9      src/sys/dev/iwi/if_iwi.c



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