CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2014/12/03 12:53:20
Modified files: lib/libssl/src/crypto/ec: ec_print.c Log message: handle the (impossible) situation of a size_t - 1 buffer from EC_POINT_point2oct so that later allocation does not overflow with miod