CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/11/05 08:24:29
Modified files: lib/libcrypto/pkcs12: p12_utl.c Log message: Stricter validation of inputs of OPENSSL_asc2uni() and OPENSSL_uni2asc(). While there, try to make these slightly less obfuscated. ok beck@ jsing@