From owner-cvs-src@FreeBSD.ORG Sat May 20 06:34:51 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F31E716A42C for ; Sat, 20 May 2006 06:34:50 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id BAD2843D46 for ; Sat, 20 May 2006 06:34:49 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 328 invoked by uid 399); 20 May 2006 06:34:46 -0000 Received: from localhost (HELO ?192.168.0.3?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 20 May 2006 06:34:46 -0000 Message-ID: <446EB883.5000505@FreeBSD.org> Date: Fri, 19 May 2006 23:34:43 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5.0.2 (X11/20060507) MIME-Version: 1.0 To: Xin LI References: <200605200547.k4K5lI4Z008674@repoman.freebsd.org> In-Reply-To: <200605200547.k4K5lI4Z008674@repoman.freebsd.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/rcorder rcorder.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 May 2006 06:34:51 -0000 Xin LI wrote: > delphij 2006-05-20 05:47:18 UTC > > FreeBSD src repository > > Modified files: > sbin/rcorder rcorder.c > Log: > do_file() is called recursively from several places and cannot > safely free() anything related to items that may be recursed on. > > Obtained from: DragonFly (rev 1.7, dillon) > PR: bin/94767 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=94767 > MFC After: 1 month > > Revision Changes Path > 1.3 +9 -1 src/sbin/rcorder/rcorder.c > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sbin/rcorder/rcorder.c.diff?&r1=1.2&r2=1.3&f=h > Hooray! Thanks for taking this on. Doug -- This .signature sanitized for your protection