]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/lc: Fix use-after-free in RGWLC::process 40338/head
authorSoumya Koduri <skoduri@redhat.com>
Tue, 22 Dec 2020 17:27:52 +0000 (22:57 +0530)
committerCasey Bodley <cbodley@redhat.com>
Tue, 23 Mar 2021 11:53:11 +0000 (07:53 -0400)
commit698bd95cccd3449e7bac1e951b70e34ad2674100
treeaa7bc6fa4511e66235f54845e04bc326c1411c6f
parent75f97f9c463a65e355db032d44a5e7db1f172cb7
rgw/lc: Fix use-after-free in RGWLC::process

Fixed use-after-free issue with 'rgw::sal::LCSerializer lock'
in RGWLC::process.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
(cherry picked from commit e54e68ad3c88766ac370dfe2bbb5b123e18a7392)
src/rgw/rgw_lc.cc