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/19509] dlsym, dlvsym do not report errors through dlerror when using RTLD_NEXT


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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #6 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Florian Weimer from comment #5)
> (If you call dlsym, you really need to have a working malloc at that point.)

Absolutely agreed.

My opinion is that ASAN has gotten lucky in the past but needs to extend the
robustness of it's own startup sequences.

I have commented as such here in the llvm tracker bug:
https://llvm.org/bugs/show_bug.cgi?id=27310#c5

-- 
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]