NetBSD-Bugs archive

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

PR/41760 CVS commit: [netbsd-6] src/libexec/ld.elf_so



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41760 CVS commit: [netbsd-6] src/libexec/ld.elf_so
Date: Wed, 17 Oct 2012 22:36:59 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Wed Oct 17 22:36:59 UTC 2012
 
 Modified Files:
        src/libexec/ld.elf_so [netbsd-6]: rtld.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #605):
        libexec/ld.elf_so/rtld.c: revision 1.159
 On failure in _rtld_dlcheck, call _rtld_error, not xwarnx.
 Callers need not call _rtld_error themselves now.
 Fixes PR lib/41760.  Should add the test case from the PR too.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.155 -r1.155.2.1 src/libexec/ld.elf_so/rtld.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