CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2020/09/16 01:25:15

Modified files:
        lib/libssl     : ssl_lib.c 
        lib/libssl/man : SSL_get_ciphers.3 

Log message:
Let SSL_CTX_get_ciphers(NULL) return NULL rather than crash
for compatibility with OpenSSL
and for consistency with neighbouring functions;
suggested by jsing@ after i documented the crash;
OK jsing@.

Reply via email to