imp 2005-03-15 22:53:31 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
If bus_generic_susped returns an error, devlist is not freed. Free it.
Submitted by: Ted Unangst (using the Coverity Prevent analysis tool)
Revision Changes Path
1.281 +3 -1 src/sys/dev/pci/pci.c