asn1_read_value() and friends understand the ?CURRENT keyword.
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 4 Jun 2014 12:26:35 +0000 (14:26 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 4 Jun 2014 12:26:41 +0000 (14:26 +0200)
commitdee899dd68f595549493d8929478fd298e115ade
treef9652cf71c41c39d26a4d7b38781342fd3df2bea
parent4010bb04588fca86a9f6d683b637c05b4cec24e0
asn1_read_value() and friends understand the ?CURRENT keyword.

That keyword allows to specify the current element if the given
node is a node in a sequence or set.
lib/element.c
lib/parser_aux.c