I have a lot of memcheck errors from libcrypto.

This is a FAQ!  Search the net.

libcrypto deliberately uses uninit values as an additional source of randomness.

If you want to run memcheck on a program that uses libcrypto,
then you should get the source code for libcrypto and build it
with a particular #define which turns off those deliberate uninit values.
This is well-documented in the source for libcrypto.

--

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to