1
0
Fork 0
alistair23-linux/drivers/acpi/parser
Bob Moore 8410565f54 ACPICA: Fix for access to deleted object <regression>
Fixes problem introduced in 20080123, with fix for Unload operator.
Parse tree object can be already deleted; must use the opcode
within the WalkState.

ACPI: kmemcheck: Caught 16-bit read from freed memory
http://bugzilla.kernel.org/show_bug.cgi?id=10669

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-06-11 19:13:47 -04:00
..
Makefile ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
psargs.c ACPICA: Fix for access to deleted object <regression> 2008-06-11 19:13:47 -04:00
psloop.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
psopcode.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
psparse.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
psscope.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
pstree.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
psutils.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
pswalk.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
psxface.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00