git: DragonFly_RELEASE_3_6 OpenSSL: Check the correct pointer in EC_POINT_invert.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Apr 30 02:35:04 PDT 2014
commit 25909d245469df80a0b522f62ece7bc71d5c670f
Author: Sascha Wildner <saw at online.de>
Date: Wed Apr 30 11:33:31 2014 +0200
OpenSSL: Check the correct pointer in EC_POINT_invert.
It looks like this was copied from EC_POINT_dbl() but the check was
overlooked when adjusting.
Reported-by: plundra on #dragonflybsd
Taken-from: OpenBSD
Summary of changes:
crypto/openssl/crypto/ec/ec_lib.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/25909d245469df80a0b522f62ece7bc71d5c670f
--
DragonFly BSD source repository
More information about the Commits
mailing list