From: Lin Ming Date: Wed, 12 Nov 2008 06:56:59 +0000 (+0800) Subject: ACPICA: Fix possible memory leak on error in parser X-Git-Tag: v2.6.29-rc1~34^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84d4db7c528e23f8c9ae0be12960549347003eeb;p=pandora-kernel.git ACPICA: Fix possible memory leak on error in parser Fixes a possible memory leak if an allocation failure happens in the parse loop. Must terminate an executing control method. Lin Ming, Bob Moore. ACPICA BZ 489. http://www.acpica.org/bugzilla/show_bug.cgi?id=489 Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Len Brown --- Reading git-diff-tree failed