CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2014/08/11 04:46:19

Modified files:
        lib/libssl/src/ssl: ssl_lib.c 

Log message:
Check the return value of sk_SSL_CIPHER_new_null(), since it allocates
memory and can return NULL.

ok miod@

Reply via email to