Avoid signed overflow
authorKurt Roeckx <kurt@roeckx.be>
Thu, 23 Jun 2016 07:37:51 +0000 (09:37 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 20 Mar 2017 21:10:54 +0000 (22:10 +0100)
commit2cbd4d98673d99cd7cb10715656b6d3727342e77
tree49237492f69f89566efc6b541178648e93de56ae
parente6c53b0ced916633c8038736fde5613bf5b3e0dc
Avoid signed overflow

Found by afl

Reviewed-by: Rich Salz <rsalz@openssl.org>
MR: #3013
(cherry picked from commit 5bea15ebb359c91a1bb7569620ead14bb71cfb81)
crypto/asn1/x_long.c