Clean up all avoidable valgrind issues
----------------------------------------
Key: QPID-557
URL: https://issues.apache.org/jira/browse/QPID-557
Project: Qpid
Issue Type: Bug
Components: C++ Broker, C++ Client
Reporter: Alan Conway
Priority: Minor
qpid/cpp/src/tests/.valgrind.supp-default suppresses a bunch of leaks and other
errors. They appear to be harmless but most can probably be avoided by minor
rework of the code. Clean up all the avoidable issues and trim the suppressions
file down to the bare minimum of unavodiable errors harmless error reports,
annotate each error remaining with comments explaining why it is harmless.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.