Debian Patches

Status for libtasn1-6/4.19.0-2+deb12u1

Patch Description Author Forwarded Bugs Origin Last update
0001-asn1_der_decoding2-optimize-_asn1_find_up-call-with-.patch [PATCH 1/2] asn1_der_decoding2: optimize _asn1_find_up call with node cache

If we are parsing a sequence or set and the current node is a direct
child of it, there is no need to traverse the list back to the
leftmost one as we have a node cache.
Daiki Ueno <ueno@gnu.org> no 2024-10-19
0002-asn1_find_node-optimize-NUMBER-node-lookup-with-inde.patch [PATCH 2/2] asn1_find_node: optimize "?NUMBER" node lookup with indexing

To avoid linear search of named nodes, this adds a array of child
nodes to their parent nodes as a cache.
Daiki Ueno <ueno@gnu.org> no 2024-11-08

All known versions for source package 'libtasn1-6'

Links