[gnutls-devel] GnuTLS | Use ASan manual poisoning instead of valgrind client request (#1260)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Aug 3 11:27:20 CEST 2021
Daiki Ueno created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1260
In the CI, we use valgrind client requests (e.g., `VALGRIND_MAKE_MEM_UNDEFINED`) to mark potentially uninitialized data. As it takes long to run all the test programs under valgrind, it might make sense to replace those client requests with ASan, with [manual poisoning](https://github.com/google/sanitizers/wiki/AddressSanitizerManualPoisoning).
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1260
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/20210803/399595c0/attachment.html>
More information about the Gnutls-devel
mailing list