]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix: BN_swap mishandles flags (1.0.2)
authorBilly Brumley <bbrumley@gmail.com>
Thu, 26 Apr 2018 16:08:59 +0000 (19:08 +0300)
committerMatt Caswell <matt@openssl.org>
Fri, 27 Apr 2018 09:02:04 +0000 (10:02 +0100)
commit98f2e513ce5c9425ec5d6316de30fdf4b5d333ee
tree0a1da5bfeb742e5caf3d394c74111fdc3350c89d
parentb10794b5309a42bd3ea30d824ce1068e5189e66f
fix: BN_swap mishandles flags (1.0.2)

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6102)
crypto/bn/bn_lib.c