]> git.ipfire.org Git - thirdparty/openssl.git/commit
p5_scrypt.c: fix error check of RAND_bytes() call
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 17 Apr 2018 06:39:42 +0000 (08:39 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 17 Apr 2018 15:26:25 +0000 (17:26 +0200)
commite62fb0d31bdf25854aa2c7cda8e1d03768984ab4
tree4847135fd5f2c2ab259957fea3fa332cd6309eea
parent43687d685ffd71fc1cf0ea1079f6d4958dff5026
p5_scrypt.c: fix error check of RAND_bytes() call

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/5977)
crypto/asn1/p5_scrypt.c