[gnutls-devel] GnuTLS | Fixed operation under multiple threads (!935)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Mar 1 16:38:48 CET 2019


Nikos Mavrogiannopoulos commented on a discussion on lib/handshake-tls13.c:

>  
>  
>  	/* explicitly reset any false start flags */
> -	session->internals.recv_state = RECV_STATE_0;
>  	session->internals.initial_negotiation_completed = 1;
> +	session->internals.recv_state = RECV_STATE_0;

No, it should be reverted.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/935#note_146473629
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/20190301/ee2c7f9d/attachment.html>


More information about the Gnutls-devel mailing list