]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #56586 from tchaikov/wip-erasure-code-new
authorYuri Weinstein <yweinste@redhat.com>
Fri, 3 May 2024 13:40:09 +0000 (06:40 -0700)
committerGitHub <noreply@github.com>
Fri, 3 May 2024 13:40:09 +0000 (06:40 -0700)
commitc2fb3ab086a335a76185690f615cb28300af8d4a
tree685ad233dff415f8fe43306abaf2f02b3a2900ca
parentd1df8db682adb45e64df4b721e0c69cb4741e8c2
parent6a88e090a4e8a64b70e7d5135d839c954bd509e3
Merge pull request #56586 from tchaikov/wip-erasure-code-new

erasure-code: use new/delete to alloc/free coefficients array

Reviewed-by: Samuel Just <sjust@redhat.com>