]> 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:07:45 +0000 (10:07 +0800)
commit8842922a39b8fe77e1037afd9cbafe3bc09fd12b
treeb34a4f4910850efb63830ee911fbfb04b2bb7dc2
parent7047a46363fa8c39c995b36f01c8705092b07079
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