[gnutls-devel] GnuTLS | cipher-test-api fails 3des-cbc test when nettle is built in release mode (#665)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Dec 28 02:17:08 CET 2018


New Issue was created.

Issue 665: https://gitlab.com/gnutls/gnutls/issues/665
Author:    Ray Donnelly
Assignee:  

Hi GnuTLS devs,

When `NDEBUG` is passed as a compile flag to nettle, the asserts are all elided meaning that `SIGABRT` does not happen (instead segfaults happen) and `custom_abrt` is not called in `tests/slow/cipher-api-test.c`.

This means that we must build nettle without this flag making it slower than it would otherwise be.

Are there other reasons to build nettle with asserts enabled though?

Thanks in advance for your advice.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/665
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/20181228/99bcee77/attachment-0001.html>


More information about the Gnutls-devel mailing list