Act on deprecation of LONG and ZLONG, step 1
authorRichard Levitte <levitte@openssl.org>
Wed, 5 Apr 2017 11:21:06 +0000 (13:21 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 10 Apr 2017 10:11:00 +0000 (12:11 +0200)
commit31ae516116343defd39d5b5ee800fa25eeab7638
treed389b7dec428d7132d050fe3d2159a7459a88683
parent7eb4c1eb50785c0b32f52e8a5bf20328b6baca34
Act on deprecation of LONG and ZLONG, step 1

Don't compile code that still uses LONG when it's deprecated

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3126)
crypto/asn1/asn1_item_list.h
fuzz/asn1.c
test/asn1_encode_test.c