mirror of https://github.com/openssl/openssl.git
Replace the type of "digest_size" with int to avoid implicit conversion when it is assigned by EVP_MD_get_size(). Moreover, add the check for the "digest_size". Fixes: |
||
---|---|---|
.. | ||
BIO_f_md.c | ||
EVP_MD_demo.c | ||
EVP_MD_stdin.c | ||
EVP_MD_xof.c | ||
Makefile |