]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgwlc: check for no-bucket at bucket_lc_process() preamble 56535/head
authorMatt Benjamin <mbenjamin@redhat.com>
Wed, 27 Mar 2024 22:33:56 +0000 (18:33 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Wed, 27 Mar 2024 22:33:56 +0000 (18:33 -0400)
commitd5f6fe772f83d9e6b1ebaafdb1e8274041b0d684
tree8f164b75b3495e99d01903f9a49ffbf415d6d2c4
parentca414b0faa6a9dbd4b103f58c15a7405079e21c4
rgwlc: check for no-bucket at bucket_lc_process() preamble

Avoids trivial segfault deferencing the bucket pointer.

Fixes: https://tracker.ceph.com/issues/65188
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_lc.cc