[gnutls-devel] GnuTLS | Avoid abort() in lib/system/fastopen.c (#603)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Nov 2 20:22:25 CET 2018


Ah, I thought gnutls_assert() is a wrapper around assert() ... it looks like it just prints a message. Then gnutls_assert() followed by return should be ok in this case. Not using TFO doesn't hurt that much in this unlikely case - and there still will be a message. assert() followed by return would be ok as well.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/603#note_114174503
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/20181102/ab24e7ec/attachment-0001.html>


More information about the Gnutls-devel mailing list