]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: Fix access-freed-memory issue in EC extent cache.
authorAlex Ainscow <aainscow@uk.ibm.com>
Thu, 17 Apr 2025 16:23:04 +0000 (17:23 +0100)
committerLaura Flores <lflores@ibm.com>
Wed, 9 Jul 2025 15:47:25 +0000 (15:47 +0000)
commit3d52a2356f8e0f0dad322b932ce2ab0554587a8b
treec0583dcf19b451ef4ecb095576b9d67ed1376764
parent3f5e619bbf89e40b67d335bd00917e7d041e500a
osd: Fix access-freed-memory issue in EC extent cache.

A very similar issue has been in product code, but this was found using valgrind.

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
(cherry picked from commit 1d7425ef1621816e061c4a8d22d9e4f7617912e8)
src/osd/ECExtentCache.cc