[gnutls-devel] GnuTLS | WIP: fixed operation under multiple threads (!935)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Feb 25 15:23:24 CET 2019


Hugo Beauzée-Luyssen started a new 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;

Is there any reason for this reordering?

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


More information about the Gnutls-devel mailing list