openssl/include
Richard Levitte 49005bb8b3 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: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3199)
2017-04-13 10:23:31 +02:00
..
internal Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants 2017-04-10 12:10:59 +02:00
openssl ASN.1: extend the possibilities to embed data instead of pointers 2017-04-13 10:23:31 +02:00