From owner-cvs-all@FreeBSD.ORG Sat Mar 29 03:29:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BC4E37B405; Sat, 29 Mar 2003 03:29:36 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD15743FBD; Sat, 29 Mar 2003 03:29:33 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id CD0D75308; Sat, 29 Mar 2003 12:29:31 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Robert Watson From: des@ofug.org (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sat, 29 Mar 2003 12:29:30 +0100 In-Reply-To: <200303272044.h2RKi9Kd097236@repoman.freebsd.org> (Robert Watson's message of "Thu, 27 Mar 2003 12:44:09 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200303272044.h2RKi9Kd097236@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/lib url.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2003 11:29:38 -0000 Robert Watson writes: > Log: > Don't pass NULL in as a flags argument to libfetch's fetchGetURL() > as this can result in a NULL pointer deference when parsing the > flags later. This change fixes "pkg_add -r" on 5.0-CURRENT for > me; not quite clear how the problem was introduced. Umm, this was already fixed in libfetch more than a week ago. DES --=20 Dag-Erling Sm=F8rgrav - des@ofug.org