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/21041] IFUNC system/longjmp in libpthread.so are unsafe


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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=19861,
                   |                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=20188
         Resolution|---                         |FIXED

--- Comment #24 from Florian Weimer <fweimer at redhat dot com> ---
fork was turned into a regular function as part of bug 19861.  The vfork fix
needed a dynamic linker change and is covered in bug 20188.  There are no such
IFUNC resolvers left, so this bug is fixed (but there are opportunities for
future cleanup).

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