This is the mail archive of the libc-alpha@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]

Re: [PATCH] Report dlsym, dlvsym lookup errors using dlerror [BZ #19509]


On 02/09/2016 03:31 PM, Florian Weimer wrote:
> I'm not sure if this is the right fix.  I traced back the lack of error
> reporting to the original addition of the RTLD_NEXT functionality.  I
> don't know why it was omitted from it.
> 
> I could not find any callers of _dl_lookup_symbol_x which with skip_map
> != NULL and which are not related to RTLD_NEXT, so this change looks
> pretty conservative to me.

Ping?

Thanks,
Florian


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