]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #64238 from tchaikov/wip-test-ec-fix-stack-use-after-scope
authorKefu Chai <tchaikov@gmail.com>
Thu, 3 Jul 2025 04:41:33 +0000 (12:41 +0800)
committerGitHub <noreply@github.com>
Thu, 3 Jul 2025 04:41:33 +0000 (12:41 +0800)
test/erasure-code: fix stack-use-after-scope by replacing initializer_list with array

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

Trivial merge