From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: [PATCH] wmi: Free the allocated acpi objects through wmi_get_event_data Date: Thu, 3 Dec 2009 16:37:52 +0000 Message-ID: <20091203163752.GA24898@srcf.ucam.org> References: <20091203172745.02f66489@destiny.ordissimo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cavan.codon.org.uk ([93.93.128.6]:50382 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753328AbZLCQh5 (ORCPT ); Thu, 3 Dec 2009 11:37:57 -0500 Content-Disposition: inline In-Reply-To: <20091203172745.02f66489@destiny.ordissimo> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Anisse Astier Cc: linux-acpi@vger.kernel.org, Carlos Corbacho , Len Brown , Frans Pop On Thu, Dec 03, 2009 at 05:27:45PM +0100, Anisse Astier wrote: > > These function allocate an acpi object by calling wmi_get_event_data, which > then calls acpi_evaluate_object, and it is not freed afterwards > > Signed-off-by: Anisse Astier Acked-by: Matthew Garrett -- Matthew Garrett | mjg59@srcf.ucam.org