[gnutls-devel] GnuTLS | Fix interleaved handshake handling in TLS 1.3 (!708)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Aug 2 10:47:56 CEST 2018


Nikos Mavrogiannopoulos commented on a discussion on lib/record.c:

>  	     record_check_version(session, htype, record->version)) < 0)
>  		return gnutls_assert_val(ret);
>  
> -	if (record->length == 0 || record->length > max_record_recv_size(session)) {
> +	/* Checks for empty records are done after decryption, in

Ah, thanks. Would it make sense to add your description above in the code as comment?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/708#note_92047239
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/20180802/8eded190/attachment-0001.html>


More information about the Gnutls-devel mailing list