]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerAlex Ainscow <aainscow@uk.ibm.com>
Tue, 1 Jul 2025 12:03:30 +0000 (13:03 +0100)
commit1d7425ef1621816e061c4a8d22d9e4f7617912e8
tree79c16266400646483328f11021d857dc1db5a6d9
parent6bbc3f9b9947575d91748bba849d9e7a1e7d27e5
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>
src/osd/ECExtentCache.cc