]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl: Fix random generation
authorJay Satiro <raysatiro@yahoo.com>
Tue, 17 Jan 2017 07:53:29 +0000 (02:53 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 17 Jan 2017 07:53:59 +0000 (02:53 -0500)
commitafd1564215970f75439ac4e83a7974efa8c739c6
tree6418fb91f7bf0ae788e7208bffbe847f5a3aa21b
parent25543b8392b2b9e18eb07e6140d351231e666ed1
openssl: Fix random generation

- Fix logic error in Curl_ossl_random.

Broken a few days ago in 807698d.
lib/vtls/openssl.c