This is an automated email from the ASF dual-hosted git repository. gsim pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/qpid-cpp.git.
from 5d549d8 QPID-8320: Fix for empty journal file leak when linearstore recovers new 230cac5 QPID-8319: Avoid dangling pointer to connection in message new 47c701c QPID-8321: stop timer before shutting down poller and freeing plugins The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/qpid/broker/Broker.cpp | 16 ++++++------- src/qpid/broker/Broker.h | 14 ++++++------ src/qpid/broker/Connection.h | 12 +++++++--- src/qpid/broker/Message.cpp | 40 ++++++++++++++++++++++++++++----- src/qpid/broker/Message.h | 28 ++++++++++++++++++----- src/qpid/management/ManagementAgent.cpp | 18 ++++++--------- src/qpid/management/ManagementAgent.h | 4 ++-- 7 files changed, 89 insertions(+), 43 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org