]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #64221 from tchaikov/wip-ec-test-fix-leak
authorKefu Chai <tchaikov@gmail.com>
Mon, 4 Aug 2025 10:01:29 +0000 (18:01 +0800)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 10:01:29 +0000 (18:01 +0800)
commita57b5663e914d67b46b1d767e4b8964e60b94c43
treee4333c288e6aed4cdbe7f1be74498558dc8d6ad0
parent98e4f8663cd8e5598ffb404f2e26d53316fbc385
parent22aec47006657ce027b3d2793c74734ed76bd934
Merge pull request #64221 from tchaikov/wip-ec-test-fix-leak

test/erasure-code: fix memory leak when erasure_code_init() fails

Reviewed-by: Matan Breizman <mbreizma@redhat.com>