From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 0/8] ASoC: fix resource leak in error paths Date: Thu, 25 Nov 2010 11:14:45 +0000 Message-ID: <20101125111444.GD22298@rakim.wolfsonmicro.main> References: <1290668785.30158.7.camel@mola> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 3BC3A1037F3 for ; Thu, 25 Nov 2010 12:14:46 +0100 (CET) Content-Disposition: inline In-Reply-To: <1290668785.30158.7.camel@mola> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Axel Lin Cc: alsa-devel@alsa-project.org, Sascha Hauer , Jaswinder Singh Brar , Sergey Lapin , linux-kernel , Sedji Gaouaou , Mika Westerberg , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Nov 25, 2010 at 03:06:25PM +0800, Axel Lin wrote: > This serial of patches fix resource leak in error paths. All applied, thanks - thanks for taking the time to do so many cleanups recently, it's appreciated.