Fix a slightly confusing if condition in a2i_ASN1_INTEGER.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 15 Feb 2017 19:01:53 +0000 (20:01 +0100)
committerRich Salz <rsalz@openssl.org>
Fri, 17 Feb 2017 14:57:27 +0000 (09:57 -0500)
commit38c0fe4b19ef2c5f4c7302c75d62b506e4d55c9e
tree318acf14cd5043db29d2de56422c9db781798f78
parent1320d2501d0c9c6ad9ea0dc1f5115f4e6b3e0c3b
Fix a slightly confusing if condition in a2i_ASN1_INTEGER.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2640)
(cherry picked from commit aa402e2ba408254c052b5750b14e7f01e48bced1)
crypto/asn1/f_int.c