Source-Changes archive

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

CVS commit: src/libexec/ld.elf_so



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