Ensure that NULL r and s parameters cannot be set on DSA_SIG/ECDSA_SIGs.
authorTJ Saunders <tj@castaglia.org>
Fri, 10 Jun 2016 07:36:45 +0000 (00:36 -0700)
committerRich Salz <rsalz@openssl.org>
Mon, 13 Jun 2016 19:44:49 +0000 (15:44 -0400)
commitbbaa9dd850152bc85cad094e0aa0c685553d149c
tree9089f4a5ace81d14136c4d2d222ca404ed0844dc
parent1d454d58a80971eac941911965e894fdf1621cd8
Ensure that NULL r and s parameters cannot be set on DSA_SIG/ECDSA_SIGs.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1193)
crypto/dsa/dsa_asn1.c
crypto/ec/ec_asn1.c