]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-filestore-dump.cc: cleanup on error case
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 13 May 2013 09:50:37 +0000 (11:50 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 14 May 2013 16:39:30 +0000 (18:39 +0200)
commit349cfb41d0d440338e14a788793230c546295743
tree812b25ad8355613b5575628b492bcb370fd6c43a
parentdf4c099af477e3197b4b14b9f4242a5b41c2fce5
ceph-filestore-dump.cc: cleanup on error case

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

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