]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
kv_flat_btree_async.cc: release AioCompletion before leave the loop 297/head
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 16 May 2013 17:41:49 +0000 (19:41 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 17 May 2013 11:58:40 +0000 (13:58 +0200)
commita130cd501a04cee2064d28b88df882e3687a515e
tree2e2e4c0d2ef7a9b3fe27f6b00745a323872ef7bd
parent7494e4eb6bc709af0814192aaa3656e853361efb
kv_flat_btree_async.cc: release AioCompletion before leave the loop

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

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