kochi
|
62f4a841c7
|
Fix return without free (resource leakage).
Detected by Coverity (CID 2309).
|
2006-04-13 08:43:17 +00:00 |
|
kochi
|
656c03f555
|
This is better fix than the previous commit for
saner cleanup path.
|
2006-04-13 07:31:29 +00:00 |
|
kochi
|
691e781111
|
Fix usage after free of NextWalkState.
Closes Coverity CID 2672 and this is reported to intel people.
|
2006-04-13 07:21:20 +00:00 |
|
cube
|
7db196715b
|
Protect config(1)-generated include files inclusion with
#ifdef _KERNEL_OPT. ACPI-CA might be used by standalone code in the
future. Suggested by cherry@.
|
2006-04-07 13:49:20 +00:00 |
|
kochi
|
ec7315b11c
|
Moved from sys/dev/acpi/acpica/Subsystem.
suggested by cube.
|
2006-03-23 13:36:31 +00:00 |
|