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:26:48 +0000 (10:26 +0200)
commitb0a05a39bddee66b39928124dff806e2a80d4752
tree582e331e9f9b04b66f0c621429a289b619810ea7
parentadc0e6f349d44168ef9250c651273651b455c513
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/3200)
crypto/asn1/x_int64.c