NetBSD-Bugs archive

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

PR/41760 CVS commit: src/libexec/ld.elf_so



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41760 CVS commit: src/libexec/ld.elf_so
Date: Mon, 1 Oct 2012 03:03:46 +0000

 Module Name:   src
 Committed By:  riastradh
 Date:          Mon Oct  1 03:03:46 UTC 2012
 
 Modified Files:
        src/libexec/ld.elf_so: rtld.c
 
 Log Message:
 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.158 -r1.159 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