Ken Giusti created PROTON-453:
---------------------------------
Summary: OpenSSL libraries are not Valgrind clean
Key: PROTON-453
URL: https://issues.apache.org/jira/browse/PROTON-453
Project: Qpid Proton
Issue Type: Bug
Components: proton-c
Affects Versions: 0.5
Reporter: Ken Giusti
Assignee: Ken Giusti
Priority: Trivial
Fix For: 0.6
OpenSSL will trigger errors under Valgrind. This is expected, as OpenSSL uses
uninitialized memory to increase its randomness.
http://www.openssl.org/support/faq.html#PROG14
These errors can be suppressed by using a Valgrind suppression file.
--
This message was sent by Atlassian JIRA
(v6.1#6144)