[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:40:49 CET 2020
Dmitry Baryshkov started a new discussion on lib/record.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1151#note_277960508
> if (ret != 0)
> return ret;
>
> - ret = _gnutls_recv_in_buffers(session, type, -1, ms);
> + ret = _gnutls_recv_in_buffers(session, type, (gnutls_handshake_description_t) -1, ms);
`GNUTLS_HANDSHAKE_ANY`?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1151#note_277960508
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/f0a1bd3f/attachment-0001.html>
More information about the Gnutls-devel
mailing list