From: Lv Zheng Date: Thu, 21 May 2015 02:31:06 +0000 (+0800) Subject: ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_method(). X-Git-Tag: omap-for-v4.2/fixes-rc1^2~29^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8dec7459d9fcb880e5c42929d01c308bea9f823;p=pandora-kernel.git ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_method(). ACPICA commit 29d03840cbab435e8ea82e9339ff9d84535c647d This patch fixes a resource leak issue in acpi_ds_auto_serialize_method(). It is reported by the "Coverity" tool as unsecure code. Lv Zheng. Link: https://github.com/acpica/acpica/commit/29d03840 Link: https://jira01.devtools.intel.com/browse/LCK-2142 Signed-off-by: Lv Zheng Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed