[gnutls-devel] GnuTLS | gnutls_ext_raw_parse returns GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE (#1411)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sun Oct 2 23:37:10 CEST 2022
Jasen Betts created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1411
I think this is a documentation problem, not a code problem.
## Description of problem:
gnutls_ext_raw_parse() unexpectedly returns
GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE
## Version of gnutls used:
3.7.1-5+deb11u2
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
Debian
## How reproducible:
Steps to Reproduce:
send a client_hello packet containig no extensions, eg: this one (hex):
16030000430100003f0302ffffffff923e9988d02b8fc276bdcf02ccb6fc3900
d052828c650ccd8c0200400000180033003900450088001600350084002f0041
000a000500040100
## Actual results:
it returns GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE
## Expected results:
I was expecting GNUTLS_E_SUCCESS
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1411
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/20221002/c8fa2b8b/attachment.html>
More information about the Gnutls-devel
mailing list