Ensure that the requested memory size cannot exceed the limit imposed by a
authorPauli <paul.dale@oracle.com>
Thu, 14 Sep 2017 00:05:22 +0000 (10:05 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 14 Sep 2017 00:26:54 +0000 (10:26 +1000)
commit76b2ae832679d25e6952934481ac38e0e76e2271
tree31e69e7b87736599252d0a369a7d4185bd1ee693
parentf4eb24839228675386d0cbfd3e5c2291763a0be4
Ensure that the requested memory size cannot exceed the limit imposed by a
size_t variable.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4357)
crypto/evp/pbe_scrypt.c