From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [PATCH] ACPI: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). Date: Sun, 16 Jan 2011 23:20:15 -0500 (EST) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from vms173019pub.verizon.net ([206.46.173.19]:62413 "EHLO vms173019pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751738Ab1AQEUX (ORCPT ); Sun, 16 Jan 2011 23:20:23 -0500 In-reply-to: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Jesper Juhl Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Lin Ming Looks like this bug was added by 5a284cd75d635e3c5db0210dc9a9a44c6839f460 (ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method). The good news is that it is new in 2.6.38-merge Also, I doubt that these error cases actually occur in any significant frequency in practice. Thanks for the find. Len Brown, Intel Open Source Technology Center