Subject: Re: pkg/31838
To: None <jmmv@netbsd.org, pkgsrc-bugs@netbsd.org, gnats-admin@netbsd.org,>
From: None <jmmv@netbsd.org>
List: pkgsrc-bugs
Date: 10/16/2005 21:52:16
Synopsis: pkg-config patch-ab passes NULL pointer to fprintf

State-Changed-From-To: open->closed
State-Changed-By: jmmv@netbsd.org
State-Changed-When: Sun, 16 Oct 2005 21:52:15 +0000
State-Changed-Why:
Fixed, thanks.  I've added a workaround to check whether the variable is
NULL or not (I had assumed that printf always printed '(null)' in that
case).