On Sun, 24 Mar 2019, Jeffrey Walton via curl-library wrote:

* libcurl/7.64.0 OpenSSL/1.0.2r zlib/1.2.11 libidn2/2.1.1

valgrind ERROR ==23594== Use of uninitialised value of size 4
==23594==    at 0x4886404: Curl_rand_hex (in /home/jwalton/Build-Scripts/curl-7.
64.0/lib/.libs/libcurl.so.4.5.0)

The combination of OpenSSL 1.0.2 and a valgrind error on "uninitialised value" after curl has extracted random data from OpenSSL makes me fairly sure that this is just the regular OpenSSL + valgrind problems with false positives they fixed in 1.1.0.

--

 / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to