[PATCH] check_native: Get rid of alloca
Andreas Schwab
schwab@suse.de
Thu Jun 1 08:53:23 GMT 2023
On Jun 01 2023, Florian Weimer wrote:
> The current code does handle cancellation. Isn't sendto a cancellation
> point?
Cancellation depends on unwinding.
> In any case, we'd have to build with -fexceptions to turn the destructor
> into a cancellation handler, not -fasynchronous-unwind-tables.
-fexceptions does not enable asynchronous unwinding.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list