Date: Fri, 15 May 2020 11:58:11 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 246462] rtld/dlopen incorrect resolution of symbols [RTLD_DEEPBIND] Message-ID: <bug-246462-227-qcnynTrUEX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-246462-227@https.bugs.freebsd.org/bugzilla/> References: <bug-246462-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246462 --- Comment #9 from commit-hook@freebsd.org --- A commit references this bug: Author: kib Date: Fri May 15 11:58:02 UTC 2020 New revision: 361073 URL: https://svnweb.freebsd.org/changeset/base/361073 Log: Implement RTLD_DEEPBIND. PR: 246462 Tested by: Martin Birgmeier <d8zNeCFG@aon.at> Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D24841 Changes: head/include/dlfcn.h head/lib/libc/gen/dlopen.3 head/libexec/rtld-elf/rtld.c head/libexec/rtld-elf/rtld.h --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246462-227-qcnynTrUEX>