CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2014/06/15 09:46:22

Modified files:
        lib/libssl/src/crypto/evp: digest.c 

Log message:
Simplify EVP_MD_CTX_create() by just using calloc(). Also, use 0 rather
than '\0' for several memset().

ok beck@ miod@

Reply via email to