Fix faulty check of padding in x_long.c
authorRichard Levitte <levitte@openssl.org>
Fri, 31 Mar 2017 19:31:43 +0000 (21:31 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 4 Apr 2017 09:29:23 +0000 (11:29 +0200)
commit79b3452faf04f2572f57eb37b618cc603d9983da
treeba6545ddda59896ffcbe4bc877a321f36702d190
parent8ac6a53100bd6730a8824968ec25dccc727c29c9
Fix faulty check of padding in x_long.c

Bug uncovered by test

[extended tests]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3088)
crypto/asn1/x_long.c