Make EVP_PKEY_asn1_new() stricter with its input
authorRichard Levitte <levitte@openssl.org>
Tue, 7 Aug 2018 02:55:47 +0000 (04:55 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 7 Aug 2018 05:53:08 +0000 (07:53 +0200)
commit38eca7fed09a57c1b7a05d651af2c667b3e87719
treef0f07d640bc646e7b603aff7fc21bb6d6a24c224
parent3ef97bd8cbaa7cd8ac323978207606293a48ba0d
Make EVP_PKEY_asn1_new() stricter with its input

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6880)
CHANGES
crypto/asn1/ameth_lib.c
test/asn1_internal_test.c