]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix checking the return value of getentropy()
authorKurt Roeckx <kurt@roeckx.be>
Sat, 2 Jun 2018 16:15:32 +0000 (18:15 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Sun, 3 Jun 2018 10:14:32 +0000 (12:14 +0200)
commit1e653d0ff7fc2e06a1cb1e05c01feecde84e67d3
tree2f79ec30bad64a34b98ca3d796eff0082bab61b4
parent2545f9446e4a924548f393cc9e7391e6b10ed1b5
Fix checking the return value of getentropy()

Reviewed-by: Andy Polyakov <appro@openssl.org>
GH: #6405
crypto/rand/rand_unix.c