Skip to content
Commit 5520704d authored by Nikos Mavrogiannopoulos's avatar Nikos Mavrogiannopoulos
Browse files

asn1_find_node: added safety check on asn1_find_node()



This prevents a stack overflow in asn1_find_node() which
is triggered by too long variable names in the definitions
files. That means that applications have to deliberately
pass a too long 'name' constant to asn1_write_value()
and friends.  Reported by Jakub Jirasek.

Signed-off-by: default avatarNikos Mavrogiannopoulos <nmav@redhat.com>
parent 8f4b3ef8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment