-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31506/
-----------------------------------------------------------
Review request for qpid and Andrew Stitcher.
Bugs: QPID-6368
https://issues.apache.org/jira/browse/QPID-6368
Repository: qpid
Description
-------
Ensure there's no double free in the destructor. This was flagged by Coverity
as an issue. I trust Coverity's sense of an error more than mine, but am
interested in having more expert C++ eyes check this out.
Diffs
-----
trunk/qpid/cpp/src/qpid/broker/PersistableQueue.h 1662342
Diff: https://reviews.apache.org/r/31506/diff/
Testing
-------
Build, test suite.
Thanks,
Steve Huston