> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
> Stephen Farrell
> Sent: Monday, November 11, 2019 09:53
>
> I'm seeing some errors from valgrind when running s_client
> from a clean build from the tip. (Details of that below.)

Have you reviewed past discussions about valgrind and OpenSSL?

https://duckduckgo.com/html?q=site%3Amta.openssl.org%20openssl-users%20valgrind

In general, memory-use checkers such as valgrind's memcheck are going to be 
suspicious of some aspects of OpenSSL, which makes some assumptions about 
memory that it knows are suitable, but which cannot generally be verified by 
typical static or dynamic analysis.

--
Michael Wojcik
Distinguished Engineer, Micro Focus


Reply via email to