]> git.ipfire.org Git - thirdparty/openssl.git/commit
Ensure that the negative flag is correct set for ASN1 integer types.
authorPauli <ppzgs1@gmail.com>
Sun, 4 Apr 2021 03:58:22 +0000 (13:58 +1000)
committerPauli <pauli@openssl.org>
Wed, 7 Apr 2021 08:06:06 +0000 (18:06 +1000)
commit581c4b1d5357bdf858a6675ea0b3121731bca5c3
treeb39437afe1189c370c11029618f3ba0bab68b4cf
parent080669804799b2fef788029555ac7b26f3e67881
Ensure that the negative flag is correct set for ASN1 integer types.

Reported by: Scott McPeak <scott.g.mcpeak@gmail.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14768)
crypto/asn1/a_int.c