From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 19 21:30:16 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 270B916DC5A for ; Mon, 19 Feb 2007 21:30:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id ECCE413C48D for ; Mon, 19 Feb 2007 21:30:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1JLUFlo074177 for ; Mon, 19 Feb 2007 21:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1JLUFs5074176; Mon, 19 Feb 2007 21:30:15 GMT (envelope-from gnats) Date: Mon, 19 Feb 2007 21:30:15 GMT Message-Id: <200702192130.l1JLUFs5074176@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Jason DiCioccio" Cc: Subject: Re: ports/109297: [PATCH] Update port: dns/updatedd version 2.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason DiCioccio List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2007 21:30:16 -0000 The following reply was made to PR ports/109297; it has been noted by GNATS. From: "Jason DiCioccio" To: "David Sze" Cc: bug-followup@freebsd.org, "Jason DiCioccio" Subject: Re: ports/109297: [PATCH] Update port: dns/updatedd version 2.6 Date: Mon, 19 Feb 2007 14:28:20 -0700 (MST) David, > Try the attached update. It appears the segfault was due to the > author relying on semantics of vsprintf that are only true on > Linux (passing NULL for the first parameter to get the formatted > string length). > > The port now has a patch to use the BSD-specific vasprintf instead. I approve the update. Thank you! Jason DiCioccio