NetBSD-Bugs archive

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

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



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57792 CVS commit: src/libexec/ld.elf_so
Date: Fri, 18 Apr 2025 20:51:31 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Apr 18 20:51:31 UTC 2025
 
 Modified Files:
 	src/libexec/ld.elf_so: rtld.c
 
 Log Message:
 ld.elf_so: Call _rtld_die if relro fails; don't return -1.
 
 Returning -1 was a pasto from where the original _rtld_relro call
 came from, in _rtld_do_copy_relocations.
 
 PR lib/57792: SIGSEGV in ld.elf_so / _rtld_call_ifunc
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.219 -r1.220 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