[gnutls-devel] GnuTLS | New CI runner with clang ubsan+asan (!1151)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Jan 28 11:58:23 CET 2020
Tim Rühsen commented on a discussion on lib/mpi.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1151#note_277973162
> s_len = 0;
> if (flags & GNUTLS_X509_INT_LZ)
> result = _gnutls_mpi_print_lz(mpi, NULL, &s_len);
> - else if (GNUTLS_X509_INT_LE)
> + else if (flags & GNUTLS_X509_INT_LE)
Can we resolve this ?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1151#note_277973162
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/20200128/0adf55e8/attachment-0001.html>
More information about the Gnutls-devel
mailing list