ASN.1: change INTxx, UINTxx and Z variants to be embedable
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Apr 2017 09:50:48 +0000 (11:50 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 13 Apr 2017 08:23:31 +0000 (10:23 +0200)
commitda26ff3085d895cb732150d1766d3d75dbb85338
tree99c060987658f974715f8648115fef81fb574936
parent49005bb8b3e134d5c8c5c8fc87aecb74d1437286
ASN.1: change INTxx, UINTxx and Z variants to be embedable

Fixes #3191

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3199)
crypto/asn1/x_int64.c