]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #63595 from tchaikov/wip-test_librados_completion-fix-leak 62330/head
authorKefu Chai <tchaikov@gmail.com>
Thu, 5 Jun 2025 14:56:53 +0000 (22:56 +0800)
committerGitHub <noreply@github.com>
Thu, 5 Jun 2025 14:56:53 +0000 (22:56 +0800)
commitcc192693291acff7cdc302b177e904679b5e5735
tree33e87f0fd870234cc1e9e9182c0be14ec553e986
parent01c409d2d819fa5ba34c828b877ddf1aba8e19f6
parenta98d8e6b36cd015272eb973faf4109a1f46d5eb0
Merge pull request #63595 from tchaikov/wip-test_librados_completion-fix-leak

test/common: fix memory leak in librados completion tests

Reviewed-by: Adam Emerson <aemerson@redhat.com>