Subject: CVS commit: pkgsrc/pkgtools/libnbcompat/files
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 11/18/2005 03:31:11
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.