This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/16585] dlsym() shouldn't be declared as leaf


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

--- Comment #6 from Alexander Monakov <amonakov at gmail dot com> ---
It would be nice if this at least would be properly documented somewhere, LTTng
may not be the last community running into this problem.

Let me also add that overriding malloc is not the only way the application can
observe non-leafness of dlsym.  Another possibility is via IFUNC: dlsym will
trigger the resolver function.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]