Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 08/13/2006 03:52:33
Module Name: src
Committed By: oster
Date: Sun Aug 13 03:52:33 UTC 2006
Modified Files:
src/sys/dev/pci: if_wpi.c
Log Message:
Apply a change from damien in OpenBSD: fix a use-after-free (read)
of a mbuf in wpi_tx_intr().
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/if_wpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.