Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
c_write_operations.cc: fix some ioctx resource leaks
CID 1160833 (ceph#3 of 3): Resource leak (RESOURCE_LEAK) leaked_storage: Variable "ioctx" going out of scope leaks the storage it points to CID 1160835 (ceph#3 of 3): Resource leak (RESOURCE_LEAK) leaked_storage: Variable "ioctx" going out of scope leaks the storage it points to. CID 1188156 (ceph#5 of 5): Resource leak (RESOURCE_LEAK) leaked_storage: Variable "ioctx" going out of scope leaks the storage it points to. Signed-off-by: Danny Al-Gaaf <[email protected]>
- Loading branch information