[gnutls-devel] GnuTLS | build: minor fixes (!1287)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sun Jun 14 22:44:20 CEST 2020
Dmitry Baryshkov started a new discussion on lib/algorithms/sign.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1287#note_360776984
> if (unlikely(se == NULL))
> return 0;
>
> - me = mac_to_entry(se->hash);
> + me = mac_to_entry(DIG_TO_MAC(se->hash));
`hash_to_entry`?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1287#note_360776984
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/20200614/69a8cc56/attachment.html>
More information about the Gnutls-devel
mailing list