[gnutls-devel] GnuTLS | Fipshmac: always use realpaths (!1666)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Nov 9 16:41:58 CET 2022




Zoltán Fridrich commented on a discussion on lib/fips.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1666#note_1165985107

>  		goto cleanup;
>  	}
>  
> -	ret = snprintf(path, path_size, "%s", info.dli_fname);
> +	real_path = realpath(info.dli_fname, NULL);

Havent noticed that function, nice!

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1666#note_1165985107
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/20221109/ec3369f4/attachment.html>


More information about the Gnutls-devel mailing list