From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751637AbVH0CUF (ORCPT ); Fri, 26 Aug 2005 22:20:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751634AbVH0CUF (ORCPT ); Fri, 26 Aug 2005 22:20:05 -0400 Received: from stat16.steeleye.com ([209.192.50.48]:22763 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S1751632AbVH0CUC (ORCPT ); Fri, 26 Aug 2005 22:20:02 -0400 Subject: Re: [PATCH 6/7] [PATCH] sg.c: fix a memory leak in devices seq_file implementation (2nd) From: James Bottomley To: Chris Wright Cc: Linux Kernel , stable@kernel.org, Ingo Oeser , Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Chuck Wolber , Linus Torvalds , Andrew Morton , Alan Cox , SCSI Mailing List , Jan Blunck In-Reply-To: <20050826191942.444423000@localhost.localdomain> References: <20050826191755.052951000@localhost.localdomain> <20050826191942.444423000@localhost.localdomain> Content-Type: text/plain Date: Fri, 26 Aug 2005 21:19:51 -0500 Message-Id: <1125109191.5079.157.camel@mulgrave> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2005-08-26 at 12:18 -0700, Chris Wright wrote: > plain text document attachment (fix-memory-leak-in-sg.c- > seq_file.patch) > -stable review patch. If anyone has any objections, please let us know. Looks fine to me. James