[gnutls-devel] libtasn1 | _asn1_expand_object_id: Limit recursion (!8)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Jul 12 02:52:09 CEST 2019
Mike Gorse commented on a discussion on lib/parser_aux.c: https://gitlab.com/gnutls/libtasn1/merge_requests/8#note_191014623
> p4 = p4->right;
> }
> move = DOWN;
> - continue;
> + tries++;
Yes, issue 4.
I had no particular reason for allowing 3 tries specifically. I was just trying to make the code bail rather than loop infinitely.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/libtasn1/merge_requests/8#note_191014623
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/20190712/d2b9a406/attachment-0001.html>
More information about the Gnutls-devel
mailing list