]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/librados: free AioCompletion using unique_ptr
authorKefu Chai <kchai@redhat.com>
Fri, 6 Sep 2019 17:30:24 +0000 (01:30 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 22 Nov 2019 16:43:45 +0000 (00:43 +0800)
commit93c2ccc47489db4637715083ab32f16d879911cd
tree8129e8f6860732f2c9e67ffbfd7e84c53cd1581b
parent91c7ecb490606d51d89792cdf534fa7ce032b949
test/librados: free AioCompletion using unique_ptr

always destroy AioCompletion pointers even if test fails

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/librados/aio_cxx.cc