[PATCH v4 0/3] Fix {recv,send}{m}msg standard compliance (BZ#16919)
Joseph Myers
joseph@codesourcery.com
Wed Jun 8 12:37:00 GMT 2016
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
More information about the Libc-alpha
mailing list