]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filestore/test_idempotent_sequence.cc: fix FileStore leaks
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 13 May 2013 10:45:03 +0000 (12:45 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 14 May 2013 16:39:30 +0000 (18:39 +0200)
commitd8cb7dfc223d7dc37467f8e37a0eb8c8a0228a75
treedf457d9dc850054ed0dad63eb9f846ec2f874cfe
parent349cfb41d0d440338e14a788793230c546295743
filestore/test_idempotent_sequence.cc: fix FileStore leaks

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

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