[gnutls-devel] GnuTLS | tls: add flag to disable session ticket in TLS 1.2 (!1475)
    Read-only notification of GnuTLS library development activities 
    gnutls-devel at lists.gnutls.org
       
    Wed May  4 10:34:46 CEST 2022
    
    
  
Daiki Ueno commented on a discussion on lib/algorithms/protocols.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1475#note_934364319
>  	gnutls_protocol_t cur_prot;
>  	const version_entry_st *p, *max = NULL;
>  
> +	if (!session->internals.priorities) {
Since this is an internal function, I think we can assume `session` is always non-NULL.
-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1475#note_934364319
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/20220504/528396bf/attachment.html>
    
    
More information about the Gnutls-devel
mailing list