[gnutls-devel] libtasn1 | Support reinstantiating OPTIONAL entries (#27)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue May 12 02:23:03 CEST 2020
Dmitry Baryshkov created an issue: https://gitlab.com/gnutls/libtasn1/-/issues/27
## Description of problem:
It is not possible to reinstantiate deleted OPTIONAL field. It does not matter, why the field is deleted: because corresponding field was missing from parsed file or because it was explicitly deleted by `asn1_write_value` call.
## Version of libtasn1 used:
4.16
## Distributor of libtasn1 (e.g., Ubuntu, Fedora, RHEL)
Debian
## How reproducible:
Steps to Reproduce:
* delete the OPTIONAL field
* try readding it
## Actual results:
## Expected results:
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/-/issues/27
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/20200512/f03e079e/attachment.html>
More information about the Gnutls-devel
mailing list