[Bug 275393] RTLD_DEEPBIND semantics not quite right
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275393] RTLD_DEEPBIND semantics not quite right"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Dec 2023 00:28:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275393
--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=07fa8d431c0ea291a0e4b79a0bb81707d0b119e6
commit 07fa8d431c0ea291a0e4b79a0bb81707d0b119e6
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-11-29 18:30:59 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-12-07 00:27:34 +0000
RTLD_DEEPBIND: make lookup not just symbolic, but walk all refobj' DAGs
PR: 275393
(cherry picked from commit 9daf6cd0f46416d9c6eb0411ea6042cd42b8a9bc)
libexec/rtld-elf/rtld.c | 8 ++++++--
libexec/rtld-elf/rtld.h | 1 +
2 files changed, 7 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.