ACPICA: AML Parser: Fix two possible memory leaks in error path
authorJesper Juhl <jj@chaosbits.net>
Thu, 3 May 2012 01:38:10 +0000 (09:38 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 1 Jun 2012 15:51:49 +0000 (11:51 -0400)
commit6af1c4fc5227af65092ebc848989693562bfa3e8
tree90c823a42a863c8ec759a89b1c407cd6c7de5477
parent76e10d158efb6d4516018846f60c2ab5501900bc
ACPICA: AML Parser: Fix two possible memory leaks in error path

Fixes a couple of memory leaks in the error recovery path.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/psargs.c