Date: Thu, 12 May 2005 22:35:09 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_ec.c Message-ID: <200505122235.j4CMZ9Ea012416@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505122235.j4CMZ9Ea012416>
