CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/04/10 11:27:33

Modified files:
        lib/libssl     : d1_lib.c s3_lib.c ssl_sess.c 

Log message:
Use freezero() for the internal opaque structures, instead of the current
explicit_bzero()/free(). Less code and potentially less overhead.

Reply via email to