Commit adc0e6f3 authored by Richard Levitte's avatar Richard Levitte
Browse files

ASN.1: extend the possibilities to embed data instead of pointers



Also, when "allocating" or "deallocating" an embedded item, never call
prim_new() or prim_free().  Call prim_clear() instead.

Fixes #3191

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3200)
parent e7bed763
Supports Markdown
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