[PATCH] ld.so: Introduce struct dl_exception
Florian Weimer
fweimer@redhat.com
Thu Aug 10 11:56:00 GMT 2017
On 06/19/2017 05:29 PM, Florian Weimer wrote:
> This commit separates allocating and raising exceptions. This
> simplifies catching and re-raising them because it is no longer
> necessary to make a temporary, on-stack copy of the exception message.
Ping?
I rebased the attached patch to current master.
I plan to remove the old handler functions in a subsequent patch. This
patch only removes the alloca-based string manipulation, but leaves some
uses of the legacy interfaces in place.
Thanks,
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dl-exception.patch
Type: text/x-patch
Size: 46528 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170810/dac6c311/attachment.bin>
More information about the Libc-alpha
mailing list