jhb 2005-04-05 19:39:44 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_perf.c
Log:
Don't free the _PSS buffer until after we check to see if we have no valid
states as otherwise we will try to free the buffer twice.
Revision Changes Path
1.19 +2 -2 src/sys/dev/acpica/acpi_perf.c