]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados/aio.cc: close resource leak
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 16 Sep 2014 12:51:30 +0000 (14:51 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 19 Sep 2014 16:26:29 +0000 (18:26 +0200)
commitaf039ce8e09252178cd34c83a0c92e0908c4d7f6
treeb746468851d403b628a5df150982e90101e4f6e2
parent5cb994d776f6009c053b03b94fbbc684407e2109
test/librados/aio.cc: close resource leak

Release my_completion4.

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

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