cvs commit: src/sys/dev/acpica acpi_ec.c
Nate Lawson
njl at FreeBSD.org
Thu May 12 15:35:09 PDT 2005
njl 2005-05-12 22:35:09 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_ec.c
Log:
If there is a problem during probe, be sure to free up any resources
allocated for it. The normal exit case handles this correctly so we
use it as well for errors.
Submitted by: pjd
Obtained from: Coverity Prevent
Revision Changes Path
1.65 +2 -2 src/sys/dev/acpica/acpi_ec.c
More information about the cvs-src
mailing list