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:58:00 +0000 (09:58 -0500)
commitd0f38a1b8dbced5366177d41490c6fabe0014e56
tree1fbe861c468dc25b738395695d831ebcf209c886
parent61bdecbdd49faad0c9aed0f3366f1e4ea7f5dc75
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