Remove superfluous NULL checks. Add Andy's BN_FLG comment.
authorBilly Brumley <bbrumley@gmail.com>
Mon, 23 Apr 2018 11:34:11 +0000 (14:34 +0300)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Apr 2018 18:20:32 +0000 (19:20 +0100)
commit2172133d0dc58256bf776da074c0d1944fef15cb
treecaa481c14484a36e841275c76dffaf539490aa08
parentb43ad53119c0ac2ecfa6e4356210ccda57e0d16b
Remove superfluous NULL checks. Add Andy's BN_FLG comment.

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 39df51522ba2e3773ae2f1d4df5a6031ef41c1ba)
crypto/bn/bn_lib.c
crypto/ec/ec_mult.c