]> 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>
Thu, 4 Sep 2014 10:20:11 +0000 (12:20 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 4 Sep 2014 10:20:11 +0000 (12:20 +0200)
commitece990dc049014a41402729a37ee4e72910d7f1b
tree1d2042a319bb83bb33e0763b8c1ceeccdbb3ff57
parent7ccabbf91fd3b7609361d10d1430f7326579d1d1
rados_list_parallel.cc: cleanup before return from run()

Fix for:

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