Subject: PR/32097 CVS commit: pkgsrc/pkgtools/libnbcompat/files
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-bugs
Date: 11/18/2005 03:32:03
The following reply was made to PR pkg/32097; it has been noted by GNATS.

From: grant beattie <grant@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32097 CVS commit: pkgsrc/pkgtools/libnbcompat/files
Date: Fri, 18 Nov 2005 03:31:11 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	grant
 Date:		Fri Nov 18 03:31:11 UTC 2005
 
 Modified Files:
 	pkgsrc/pkgtools/libnbcompat/files: vis.c
 
 Log Message:
 pass const empty string to MAKEEXTRALIST macro instead of the
 anonymous empty string, which may be stored at a different address at
 the compiler's discretion.
 
 fixes tar(1) SEGV when built with Sunpro 11.
 
 from segv@netctl.net in PR pkg/32097.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 pkgsrc/pkgtools/libnbcompat/files/vis.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.