]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs: Fixed a bug in the readdir_cache_cb function that may have used freed memory...
authorchentao.2022 <chentao.2022@bytedance.com>
Mon, 24 Jun 2024 03:23:27 +0000 (11:23 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 25 Jul 2024 02:03:15 +0000 (10:03 +0800)
commitf6e7c9f04a55acb33f59de6f82cfb4b20fdb8a95
tree1f32bd423e2536873418e243061010df4700cc05
parent6f27a6d1df204ab9b34f7efe8ac621b081aa6ac1
cephfs: Fixed a bug in the readdir_cache_cb function that may have used freed memory after the _getattr operation returned

Fixes: https://tracker.ceph.com/issues/56288
Signed-off-by: Tod Chen <chentao.2022@bytedance.com>
(cherry picked from commit a71c9dd7e57a6a1dd64ccfb67f24c2a7cf29f652
src/client/Client.cc