summaryrefslogtreecommitdiff
path: root/qpid/cpp/tests/MessageBuilderTest.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-03-29 22:30:48 +0000
committerAlan Conway <aconway@apache.org>2007-03-29 22:30:48 +0000
commit08aa59a733f770e6505ce861d717170aaa343329 (patch)
tree71638c30b5ea05b86146eed0b90c87c13f4a9135 /qpid/cpp/tests/MessageBuilderTest.cpp
parentd231d58dc13bece684d1b162462f5e9d68ce9a60 (diff)
downloadqpid-python-08aa59a733f770e6505ce861d717170aaa343329.tar.gz
Fixed memory leak: removed Binding and ExchangeBinding.
These classes unbind a deleted queue from any Exchanges. But Exchanges hold shared_ptr<Queue>, so queues never deleted while the exchange exists. Moreover queue-binding form a shared_ptr cycle causing a leak. Raised QPID-438 for the remaining problem: destroyed queues are never unbound or deleted git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@523857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/tests/MessageBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions