[
https://issues.apache.org/jira/browse/PROTON-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825483#comment-13825483
]
ASF subversion and git services commented on PROTON-453:
--------------------------------------------------------
Commit 1543085 from [~kgiusti] in branch 'proton/trunk'
[ https://svn.apache.org/r1543085 ]
PROTON-453: add missing valgrind suppressions
> 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)