From owner-svn-src-all@FreeBSD.ORG Tue Feb 3 01:00:41 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 002C5106567D; Tue, 3 Feb 2009 01:00:40 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout018.mac.com (asmtpout018.mac.com [17.148.16.93]) by mx1.freebsd.org (Postfix) with ESMTP id DDCF98FC2B; Tue, 3 Feb 2009 01:00:40 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from srangarajan-t411.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp018.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0KEG004ZFTH3JL20@asmtp018.mac.com>; Mon, 02 Feb 2009 17:00:40 -0800 (PST) Message-id: <685DBD3A-CE6E-4D0B-80C5-31DA98521200@mac.com> From: Marcel Moolenaar To: Ulf Lilleengen In-reply-to: <200902021922.n12JMrM8005192@svn.freebsd.org> Date: Mon, 02 Feb 2009 17:00:38 -0800 References: <200902021922.n12JMrM8005192@svn.freebsd.org> X-Mailer: Apple Mail (2.930.3) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r188017 - head/sbin/geom/core X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2009 01:00:41 -0000 On Feb 2, 2009, at 11:22 AM, Ulf Lilleengen wrote: > - Use a separate pointer to the allocated memory for freeing, as > strsep may > modify the pointer argument passed to it. This triggered an > assert in malloc > when a geom command being run under the livefs environment. Thanks Ulf! -- Marcel Moolenaar xcllnt@mac.com