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:14:25 +0000 (19:14 +0100)
commit736b31e5ea33166d89d5cff5774697d0c15d96bd
treeef93f22a092f04c013d48fee20e428bab683bf3b
parentf4675379275c304dbfa593cc573b4e4c4eb54bd4
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)
crypto/ec/ec_mult.c