Skip to content
Commit 04cc7666 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

The new ASN1 code automatically allocates

structures for fields that are not OPTIONAL.

However in the AUTHORITY_INFO_ACCESS case
the 'location' field was set to NULL in
the old code.

So in 0.9.7+ we should free up the field before
overwriting it in v2i_AUTHORITY_INFO_ACCESS.
parent e1f7ea25
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment