[gnutls-devel] GnuTLS | build: use valgrind client request to detect undefined memory use (!1228)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Apr 3 13:09:22 CEST 2020




Nikos Mavrogiannopoulos started a new discussion on configure.ac: https://gitlab.com/gnutls/gnutls/-/merge_requests/1228#note_317050304

>  dnl We use its presence to detect C11 threads
>  AC_CHECK_HEADERS([threads.h])
>  
> +AC_CHECK_HEADERS([valgrind/memcheck.h])

My only comment is do we want to have this unconditional (could it have any repercursions such as performance cost in normal builds) or should we limit it in our CI when `--enable-valgrind-tests`  is given?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1228#note_317050304
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/20200403/a9885681/attachment.html>


More information about the Gnutls-devel mailing list