]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rados_list_parallel.cc: cleanup before return from run()
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 6 Oct 2014 10:43:59 +0000 (12:43 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 8 Oct 2014 20:56:22 +0000 (22:56 +0200)
commit042c5362bbc8a051479551b1ec4086b40504ea6a
tree344e9a4203362d1376f4162881e9e673bde726f2
parent3bba7ce800274108ac09766c801b82383b970cd2
rados_list_parallel.cc: cleanup before return from run()

Fix for another case of:

CID 717112 (#1 of 1): Resource leak (RESOURCE_LEAK)
 leaked_storage: Variable io_ctx going out of scope leaks
 the storage it points to.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/test/system/rados_list_parallel.cc