git: OpenSSL: Check the correct pointer in EC_POINT_invert.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Apr 30 02:35:00 PDT 2014


commit 6d834ec46e31a20e1c1b994c9a8095fb3deeab41
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/6d834ec46e31a20e1c1b994c9a8095fb3deeab41


-- 
DragonFly BSD source repository



More information about the Commits mailing list