mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
87e747000f
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 |