]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: fix memory leak in TestMockShutDownCryptoRequest
authorOr Ozeri <oro@il.ibm.com>
Thu, 25 Nov 2021 17:53:52 +0000 (19:53 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Sun, 13 Feb 2022 15:49:58 +0000 (16:49 +0100)
commit73d935f231da43aee9ec44f577ef94280dc371e5
treea08b6dbc4412a1450ee3878249088dd184a4221d
parent9321f25d53029239908237708cbea088602b9df7
test/librbd: fix memory leak in TestMockShutDownCryptoRequest

fix memory leak in TestMockShutDownCryptoRequest.

Signed-off-by: Or Ozeri <oro@il.ibm.com>
(cherry picked from commit 23831579b47b20c7590784ebdeee0bf7871e7543)
src/test/librbd/crypto/test_mock_ShutDownCryptoRequest.cc