CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/04/15 12:55:21
Modified files: lib/libssl/src/crypto/ec: ec_lib.c Log message: In EC_POINT_invert(), actually check the correct function pointer for NULL before attempting to invoke it; trivial one-liner in OpenSSL RT #2569 ignored for 2.5 years.