]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #12671 from badone/wip-ceph_test_rados_api_cmd-valgrind-fixes
authorBrad Hubbard <badone@users.noreply.github.com>
Wed, 4 Jan 2017 05:25:59 +0000 (15:25 +1000)
committerGitHub <noreply@github.com>
Wed, 4 Jan 2017 05:25:59 +0000 (15:25 +1000)
commitdc01b4bfeafb606df0ea7e5a2738bed2ccc36f76
treeb32ea4492000a539a061820266c4ba4e7cec7dba
parentf7ddb77719dd8ee0a695bf41ec5db091de361c58
parentda5e60cd70bd21b172b02795416732c5b8afa2ff
Merge pull request #12671 from badone/wip-ceph_test_rados_api_cmd-valgrind-fixes

test/librados/cmd.cc: Fix trivial memory leaks

Reviewed-by: Kefu Chai <kchai@redhat.com>