[Bug dynamic-link/21041] IFUNC setjmp/longjmp in libpthread.so are unsafe
hjl.tools at gmail dot com
sourceware-bugzilla@sourceware.org
Mon Jan 30 17:13:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21041
--- Comment #18 from H.J. Lu <hjl.tools at gmail dot com> ---
Also
[hjl@gnu-6 pr21041d]$ gcc -o y main.o libfoo.so libxxx.so libbar1.so
-Wl,-rpath,.
[hjl@gnu-6 pr21041d]$ ./y
[hjl@gnu-6 pr21041d]$
The difference is ld.so checks libxxx.so before libbar1.so.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list