linux/drivers/acpi/executer
Lin Ming d3ff268a01 ACPICA: Fix possible memory leak in Unload() operator
The DdbHandle returned by Load() does not have its reference count
decremented during unload, leading to a memory leak. Lin Ming.

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
2008-08-15 02:11:59 +02:00
..
exconfig.c ACPICA: Fix possible memory leak in Unload() operator 2008-08-15 02:11:59 +02:00
exconvrt.c
excreate.c ACPICA: Removed unused include files from source files 2008-07-16 23:27:03 +02:00
exdump.c ACPICA: Cleanup debug operand dump mechanism 2008-07-16 23:27:04 +02:00
exfield.c
exfldio.c
exmisc.c
exmutex.c
exnames.c
exoparg1.c
exoparg2.c
exoparg3.c
exoparg6.c
exprep.c ACPICA: Several lint changes, no functional changes 2008-07-16 23:27:03 +02:00
exregion.c
exresnte.c
exresolv.c
exresop.c ACPICA: Cleanup debug operand dump mechanism 2008-07-16 23:27:04 +02:00
exstore.c ACPICA: Cleanup debug operand dump mechanism 2008-07-16 23:27:04 +02:00
exstoren.c
exstorob.c
exsystem.c
exutils.c
Makefile