[gnutls-devel] GnuTLS | x509: drop endless loop in print_extensions (!1205)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Mar 10 20:43:35 CET 2020
Dmitry Baryshkov commented on a discussion on lib/x509/output.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1205#note_302732499
> break;
> addf(str, "error: get_extension_info: %s\n",
> gnutls_strerror(err));
> + /* After addf to get error message */
> + if (err == GNUTLS_E_ASN1_DER_ERROR)
done
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1205#note_302732499
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/20200310/9cee0815/attachment.html>
More information about the Gnutls-devel
mailing list