[gnutls-devel] GnuTLS | mem: instrument with ASan memory poisoning as well as valgrind (!1458)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Aug 10 14:25:58 CEST 2021




Daiki Ueno commented on a discussion on lib/stek.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1458#note_647479224

>  					      gnutls_datum_t *enc_key)
>  {
>  	int retval;
> -	gnutls_datum_t key = {
> -		.data = session->key.session_ticket_key,
> -		.size = TICKET_MASTER_KEY_SIZE
> -	};
> +	uint8_t *key_data;

Thank you for the review!

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1458#note_647479224
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/20210810/d93f6d0a/attachment-0001.html>


More information about the Gnutls-devel mailing list