diff options
author | Ted Ross <tross@apache.org> | 2010-09-14 20:50:50 +0000 |
---|---|---|
committer | Ted Ross <tross@apache.org> | 2010-09-14 20:50:50 +0000 |
commit | 0b51c6b430224e3bfc09eede110ad8b1c530c213 (patch) | |
tree | 5e28ab759070fe47bd3430f8f7d700bf4ecb90fa /cpp/examples/messaging/server.cpp | |
parent | 41d3eb8a87ac465f9e0e8a6359224918a1930e44 (diff) | |
download | qpid-python-0b51c6b430224e3bfc09eede110ad8b1c530c213.tar.gz |
Fixed a thread safety issue in which the managementObjects map was used in an unsafe way
(i.e. without the lock held).
Replaced a raw pointer with a boost::shared_ptr to protect objects during method calls.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@997089 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples/messaging/server.cpp')
0 files changed, 0 insertions, 0 deletions