]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/notifications: free completion pointer using unique_ptr
authorYuval Lifshitz <ylifshit@ibm.com>
Tue, 27 Aug 2024 20:05:21 +0000 (20:05 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Mon, 9 Sep 2024 13:02:07 +0000 (13:02 +0000)
commitcf6b046248bdd3dfa18632c7b5d1f446662aa210
treed7ac27ae4214d1128a3eabeeb489fccf2850aa2e
parentb53b6d3e9f4baeb64d08dfb72b9cb1112ce886fc
rgw/notifications: free completion pointer using unique_ptr

also fix access to possible dpp dangling pointer

Fixes: https://tracker.ceph.com/issues/67658
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
(cherry picked from commit 2e319cb30c84d0b653fdae5eedbd99ff31f72fe7)
src/rgw/driver/rados/rgw_notify.cc