ACPICA: Fixed a couple memory leaks associated with "implicit return"
authorLin Ming <ming.m.lin@intel.com>
Sat, 27 Sep 2008 03:50:24 +0000 (11:50 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 23 Oct 2008 03:14:48 +0000 (23:14 -0400)
commitd8a0ec914afa1a994d2f6184ac4c6668b5f8068f
treea7db5cd3beebfafdd140c9ca0249388084dd24e5
parent68e125c40597802b9789bc696775bf0246e7667d
ACPICA: Fixed a couple memory leaks associated with "implicit return"

Fixed a couple memory leaks associated with "implicit return" objects
when the AML Interpreter slack mode is enabled.

http://www.acpica.org/bugzilla/show_bug.cgi?id=349

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>
drivers/acpi/dispatcher/dsmethod.c
drivers/acpi/parser/psparse.c