[gnutls-devel] GnuTLS | Remove unbounded uses of alloca in the Guile bindings (!1022)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Jun 7 12:46:52 CEST 2019




I don't think it's a good idea to eliminate `alloca` just because we stumbled upon a portability bug, and one that's not unsolvable (`alloca` portability was one of the first tasks for Autoconf decades ago :-)).

The patch I submitted eliminates what's problematic about existing uses of `alloca`: unbounded stack growth.  I now realize it's not what you had in mind for #684, but I think it's an improvement nonetheless.

WDYT?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1022#note_178936965
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190607/976af68e/attachment.html>


More information about the Gnutls-devel mailing list