[gnutls-devel] GnuTLS | Minor fixes on KTLS (!1604)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Jun 28 10:35:19 CEST 2022
Daiki Ueno commented on a discussion on lib/handshake.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1604#note_1008235764
> const version_entry_st *vers = get_version(session);
> int ret;
>
> - session->internals.ktls_enabled = 0;
The session structure is created using `gnutls_calloc` in `gnutls_init`, so I don't think we need to explicitly initialize it.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1604#note_1008235764
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/20220628/04bdcae5/attachment-0001.html>
More information about the Gnutls-devel
mailing list