]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados/snapshots.cc: Fix memory leak 12690/head
authorBrad Hubbard <bhubbard@redhat.com>
Wed, 28 Dec 2016 00:02:14 +0000 (10:02 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Thu, 29 Dec 2016 03:14:56 +0000 (13:14 +1000)
commit06d6550328c0524bae397ec0e5d3ad28c3a4b78e
treedff4a7a3516d088f1f6bc911d393c26ee137ad5e
parentb5acc288d742609c55a174cd1c3f7f03daf45c2c
test/librados/snapshots.cc: Fix memory leak

Fix for valgrind reported leak of librados::ObjectWriteOperation heap
object.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
src/test/librados/snapshots.cc