[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 13:12:14 CEST 2021




Ondrej Moris started a new discussion on lib/stek.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1458#note_647411426

>  					      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;

Are these changes around key_data/key intentional? I do not see any problem with that but I'd like to double check that it was not added to this PR by mistake.

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


More information about the Gnutls-devel mailing list