pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/32097 CVS commit: src/lib/libc/gen



The following reply was made to PR pkg/32097; it has been noted by GNATS.

From: Martin Husemann <martin%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/32097 CVS commit: src/lib/libc/gen
Date: Fri, 18 Nov 2005 08:32:46 +0000 (UTC)

 Module Name:   src
 Committed By:  martin
 Date:          Fri Nov 18 08:32:46 UTC 2005
 
 Modified Files:
        src/lib/libc/gen: vis.c
 
 Log Message:
 Make the MAKEEXTRALIST macro safe to be called with string literals as
 third argument - the old version relies on the compiler to use the same
 address for identical strings.
 
 Spotted by segv at netctl dot net in libnbcompat context, details
 in PR pkg/32097.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.33 -r1.34 src/lib/libc/gen/vis.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index