Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2020 22:04:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252307] dlopen (without RTLD_GLOBAL) overrides weak symbols in libc
Message-ID:  <bug-252307-227-dkVexFFR9g@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252307-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252307-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=3D252307

--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
Yes this is really a libc problem, not rtld.  We do not use internal
namespace consistently.

OTOH for malloc(3) related functions, I suspect the decision was deliberate
to make it possible to interpose system implementation with any other user
provided with LD_PRELOAD.

--=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-252307-227-dkVexFFR9g>