[Bug libc/31405] Switch dl_load_write_lock to rwlock for better ASAN performance

fw at deneb dot enyo.de sourceware-bugzilla@sourceware.org
Sat Feb 24 15:51:49 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=31405

Florian Weimer <fw at deneb dot enyo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fw at deneb dot enyo.de

--- Comment #3 from Florian Weimer <fw at deneb dot enyo.de> ---
The dl_iterate_phdr locking behavior cannot be changed easily (not for the
existing symbol) because existing callbacks assume that dl_iterate_phdr uses a
mutex for locking.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list