From owner-freebsd-bugs@FreeBSD.ORG Wed Aug 1 16:25:56 2007 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 864E216A417 for ; Wed, 1 Aug 2007 16:25:56 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 6CD2913C47E for ; Wed, 1 Aug 2007 16:25:56 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 2D5FAFEC; Wed, 1 Aug 2007 11:25:53 -0500 (CDT) Date: Wed, 1 Aug 2007 11:25:53 -0500 To: Martha Pasikatan Message-ID: <20070801162553.GB2698@soaustin.net> References: <641966.58948.qm@web44914.mail.sp1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <641966.58948.qm@web44914.mail.sp1.yahoo.com> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: freebsd-bugs@FreeBSD.org Subject: Re: Fwd: Re: kern/115106: When malloc returns null, function proceeds as if pointer is valid at sigacts_alloc X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 16:25:56 -0000 On Wed, Aug 01, 2007 at 01:23:35AM -0700, Martha Pasikatan wrote: > I don't how to update the bug report. Please tell me. This one has been closed, but for future reference the way to do this is to email bug-followup@FreeBSD.org (there is no need to Cc: freebsd-bugs@, this will happen automatically) with a Subject line like: Re: kern/115106: When malloc returns null, function proceeds as if pointer is valid at sigacts_alloc The 'Re: kern/115106: ' part has to appear exactly that way for it to be automatically filed. There is more about this in http://www.freebsd.org/doc/en_US.ISO8859-1/articles/problem-reports/index.html mcl