[gnutls-devel] GnuTLS | lib/x509: use common routine for parsing data version (!1209)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu Mar 12 10:54:52 CET 2020
Tim Rühsen started a new discussion on lib/x509/common.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1209#note_303760965
> else
> return gnutls_assert_val(GNUTLS_GOST_PARAMSET_UNKNOWN);
> }
> +
> +int _gnutls_x509_get_version(asn1_node root, const char *name)
The latest asn1_read_value uses type `asn1_node_const` for the first param. Does it make sense to use the same type here as well ?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1209#note_303760965
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/20200312/23b9dcb5/attachment.html>
More information about the Gnutls-devel
mailing list