Fix incorrect comment in gnutls-hmac.patch
This commit is contained in:
parent
74d1364a34
commit
c2b4525c73
@ -524,7 +524,7 @@ index 000000000..a55375060
|
||||
+ {
|
||||
+ /* There is no way to report an error here, but one possible cause of
|
||||
+ * failure is that the requested digest may be disabled by Fedora or RHEL
|
||||
+ * system crypto policy. As of 2021, MD5 and SHA-1 are likely disabled.
|
||||
+ * system crypto policy. As of 2021, MD5 is likely disabled.
|
||||
+ */
|
||||
+ g_free (hmac->hmac);
|
||||
+ return NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user