[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 17:12:52 CET 2022
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1666 was reviewed by Alexander Sosedkin
--
<!-- Get preloaded note discussion-->
Alexander Sosedkin started a new discussion on lib/fips.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1666#note_1166063699
> + if (real_path == NULL) {
> + ret = gnutls_assert_val(GNUTLS_E_FILE_ERROR);
> + goto cleanup;
isn't that a `free(NULL)`?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1666
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/f334d6cc/attachment.html>
More information about the Gnutls-devel
mailing list