]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
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)
commite6178a8bbf535778cf043edd70fbadc8feb0f217
treedd809d596419b1e947d60dc01d19570e08ff984f
parent81bb3e7db92cc395b12124e60c845da4e068707c
parent125557ab040e4f65e5af448904a589b3dd0a3703
Merge pull request #64238 from tchaikov/wip-test-ec-fix-stack-use-after-scope

test/erasure-code: fix stack-use-after-scope by replacing initializer_list with array

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