]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test_cls_statelog.cc: fix memory leak, delete 'rop'
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 25 Jul 2013 22:27:50 +0000 (00:27 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 26 Jul 2013 21:55:44 +0000 (23:55 +0200)
commit44f43ff8e9e7937067e3841ee204ec2a76d1c283
tree230882aa838ed434d722d778e2306a25ffd157fd
parent143b843ed1aea72d4a21a659ffee37a751eb9610
test_cls_statelog.cc: fix memory leak, delete 'rop'

CID 1054840 (#3 of 3): Resource leak (RESOURCE_LEAK)
  leaked_storage: Variable "rop" going out of scope leaks
  the storage it points to.

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