[PATCH] Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]
Florian Weimer
fweimer@redhat.com
Mon Nov 14 15:07:00 GMT 2016
The attached patch depends on the elf/dl-load.c clean I posted today,
and the addition of the __sigsetjmp hidden definitions on architectures
which lack them.
The removal of the two function pointers from libc.so (the one in
rtld_global, and the receiver pointer internal to elf/dl-error.c) is
desirable from a security perspective, too.
Thanks,
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug16628.patch
Type: text/x-patch
Size: 42780 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20161114/45b305ba/attachment.bin>
More information about the Libc-alpha
mailing list