Move up check for EC_R_INCOMPATIBLE_OBJECTS and for the point at infinity case
authorNicola Tuveri <nic.tuv@gmail.com>
Fri, 20 Apr 2018 11:13:40 +0000 (11:13 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Apr 2018 18:20:32 +0000 (19:20 +0100)
commitb43ad53119c0ac2ecfa6e4356210ccda57e0d16b
tree333c586a200e504c977d8ce519cc62408bc6587b
parentf916a735bcdce496cebc7653a8ad2e72b333405a
Move up check for EC_R_INCOMPATIBLE_OBJECTS and for the point at infinity case

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6009)

(cherry picked from commit 736b31e5ea33166d89d5cff5774697d0c15d96bd)
crypto/ec/ec_mult.c