kan 2003/12/18 09:04:11 PST
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_pcib.c
Log:
Initialize acpi buffer structs early in order to avoid freeing
unallocated pointers later in done: section.
Revision Changes Path
1.36 +3 -3 src/sys/dev/acpica/acpi_pcib.c