From owner-freebsd-current@FreeBSD.ORG Thu Apr 6 02:35:53 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31A6116A400 for ; Thu, 6 Apr 2006 02:35:53 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7639843D53 for ; Thu, 6 Apr 2006 02:35:50 +0000 (GMT) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=[192.168.0.18]) by publicd.ub.mng.net with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FRKRM-0004Fx-BV for freebsd-current@freebsd.org; Thu, 06 Apr 2006 11:41:44 +0900 Message-ID: <44347E96.8030104@micom.mng.net> Date: Thu, 06 Apr 2006 11:36:06 +0900 From: Ganbold User-Agent: Thunderbird 1.5 (X11/20060202) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20060325180630.V31295@pano.marabu.ch> In-Reply-To: <20060325180630.V31295@pano.marabu.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: bin/94767: [patch] rcorder(8) dumps core when does not use a proper RCng script (dansguardian) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2006 02:35:53 -0000 Can somebody close this PR by committing? By commenting out those free()s in rcorder.c solves the core dump problem when there are circular dependent rc scripts on the system. thanks, Ganbold