Commit b4c0e4df authored by Andy Polyakov's avatar Andy Polyakov
Browse files

evp/pbe_scrypt.c: add boundary condition for implicit cast.



Even though |Blen| is declared uint64_t it was casted implicitly to int.
[Caught by VC warning subsytem.]

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4721)
parent 37246310
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment