On 2024-06-24 10:34 PM, Alexander Bokovoy wrote:
On Пан, 24 чэр 2024, Gordon Messmer wrote:
(As a topic for later: the tirpc library exports functions with the same name as functions that appear in libc, so the behavior of erroring on duplicate symbols needs to be rationalized.  Maybe an exemption for libtirpc.so?  Are there other libraries that do this?)

Most of alternative memory allocation libraries provide their own
free/malloc replacements to be used with LD_PRELOAD, e.g. jemalloc.


Good point.  But I'm mostly concerned with the libraries that binaries link directly against, since those are the cases where the got-audit will always see symbol duplication.


Yes, it is definitely an interesting test. Thank you for investing your
time and resources into this.


Thanks.  I'll keep plugging away at it.

--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to