CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2021/11/29 11:36:27

Modified files:
        lib/libssl     : ssl_txt.c ssl_cert.c ssl_rsa.c 

Log message:
Stop using BIO_s_file_inernal() in libssl.

BIO_s_file_internal() should never have leaked out of libcrypto,
but it did. As a first step of getting rid of it, stop using it
internally.

ok jsing

Reply via email to