mirror of
https://github.com/ceph/ceph
synced 2025-03-07 16:58:39 +00:00
We were leaking several heap items from LibRadosMiscConnectFailure.ConnectFailure when connect() was called multiple times (after failure). Use std::unique_ptr to avoid maintaining fragile cleanup paths. Signed-off-by: Sage Weil <sage@redhat.com> |
||
---|---|---|
.. | ||
ClusterState.cc | ||
ClusterState.h | ||
DaemonServer.cc | ||
DaemonServer.h | ||
DaemonState.cc | ||
DaemonState.h | ||
Mgr.cc | ||
Mgr.h | ||
MgrClient.cc | ||
MgrClient.h | ||
MgrContext.h | ||
MgrPyModule.cc | ||
MgrPyModule.h | ||
MgrStandby.cc | ||
MgrStandby.h | ||
PyFormatter.cc | ||
PyFormatter.h | ||
PyModules.cc | ||
PyModules.h | ||
PyState.cc | ||
PyState.h |