Kim van der Riet created QPID-5641:
--------------------------------------
Summary: [legacystore] Valgrind reports memory leaks on older
store tests
Key: QPID-5641
URL: https://issues.apache.org/jira/browse/QPID-5641
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Kim van der Riet
Assignee: Kim van der Riet
When running cmake test, between one and four of the older tests fail with
memory leaks reported by Valgrind:
SimpleTest
OrderingTest
TransactionalTest
TwoPhaseCommitTest
These are early tests which use broker components in unconventional ways to
test store functionality. Stack trace analysis suggests that the leaks
originate in the handling and destruction of static objects and are tied in
with the boost test framework which is used in these cases.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]