commit | 8410565f540db87ca938f56f92780d251e4f157d | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Tue Jun 10 14:29:26 2008 +0800 |
committer | Len Brown <len.brown@intel.com> | Wed Jun 11 19:13:47 2008 -0400 |
tree | 028c3900da5f1fe50e126bdc4b3c6aecd60fb110 | |
parent | d52c79ace60a2e2b22455fd195ff4bc8e7afa177 [diff] |
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>