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 v4 0/3] Fix {recv,send}{m}msg standard compliance (BZ#16919)


On Wed, 8 Jun 2016, Florian Weimer wrote:

> This patchset breaks various network emulation libraries because applications
> use the new struct msghdr definition, yet dlsym (RTLD_NEXT, "recvmsg") picks
> the compat implementation.

That seems like bug 14932.  I think dlsym should return the current 
version.  See previous discussions Apr-Jun 2013.

-- 
Joseph S. Myers
joseph@codesourcery.com


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