]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #64065 from tchaikov/wip-test-mon-election-fix-leaks
authorKefu Chai <tchaikov@gmail.com>
Tue, 1 Jul 2025 04:31:34 +0000 (12:31 +0800)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 04:31:34 +0000 (12:31 +0800)
commitf1b2583f5c1ca880dd1c4be1b272b24631d5523e
tree323e618a0b5040d6fb4939825312341b4d61da91
parentbfbe0441d62ffe25ba2811915b9decb442e4b8a1
parent393c44fc442d8eb8b42260631db2ab7a931650be
Merge pull request #64065 from tchaikov/wip-test-mon-election-fix-leaks

test/mon/test_election: fix memory leaks of Owner and ConnectionTracker

Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Reviewed-by: Kamoltat Sirivadhna <ksirivad@redhat.com>