Subject: CVS commit: src/sys/dev/acpi/acpica/Subsystem
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/30/2003 17:46:08
Module Name: src
Committed By: mycroft
Date: Thu Oct 30 17:46:08 UTC 2003
Modified Files:
src/sys/dev/acpi/acpica/Subsystem: evxfregn.c nsalloc.c nseval.c
nsutils.c
Log Message:
Patches from Christos to fix double-frees and error handling.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/acpi/acpica/Subsystem/evxfregn.c \
src/sys/dev/acpi/acpica/Subsystem/nseval.c \
src/sys/dev/acpi/acpica/Subsystem/nsutils.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/acpi/acpica/Subsystem/nsalloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.