CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/01/27 01:05:03
Modified files: lib/libcrypto/asn1: t_x509.c Log message: X509_NAME_print: NUL-terminate and switch to BIO_printf() This handles the empty string, which ruby-openssl checks. Pointed out by anton