[gnutls-devel] GnuTLS | tests/tls13-early-data-neg2: avoid a small memory leak (!1969)
    Read-only notification of GnuTLS library development activities 
    gnutls-devel at lists.gnutls.org
       
    Wed Sep 10 14:21:44 CEST 2025
    
    
  
Alexander Sosedkin commented on a discussion on tests/tls13-early-data-neg2.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1969#note_2742053926
 >  
 >  		if (t < 2) {
 >  			/* get the session data size */
 > +			if (session_data.data)
 > +				gnutls_free(session_data.data);
removed the condition in v3
-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1969#note_2742053926
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/20250910/b6fec1b1/attachment.html>
    
    
More information about the Gnutls-devel
mailing list