[gnutls-devel] GnuTLS | Eliminate alloca() use in the guile bindings (#684)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Jun 3 15:28:12 CEST 2019




The fix would be to use C89 fixed array with fallback to malloc(). That requires slightly more than fixing the *.h files. It needs changes in the function implementation as well. It's trivial and obvious, but I dare to go into upstream discussions. I am too busy with other projects right now.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/684#note_177309695
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/20190603/1bc59cb8/attachment.html>


More information about the Gnutls-devel mailing list