CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2017/02/15 07:56:42

Modified files:
        lib/libssl     : ssl_lib.c 

Log message:
Avoid dereferencing a pointer when reporting an error about the same
pointer being NULL.

Found by jsg@ with cppcheck; also detected by Coverity.

Reply via email to