Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: dyoung
Date: Tue Mar 17 19:38:34 UTC 2009
Modified Files:
src/sys/dev/pci: auich.c
Log Message:
Handle child-detachment by NULL'ing the child pointer so that
auich_detach() does not subsequently dereference a dangling pointer.
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/dev/pci/auich.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index