]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/sts: add check for s->auth.identity pointer 43956/head
authorPritha Srivastava <prsrivas@redhat.com>
Mon, 6 Sep 2021 11:59:25 +0000 (17:29 +0530)
committerCory Snyder <csnyder@iland.com>
Fri, 7 Jan 2022 10:03:44 +0000 (05:03 -0500)
commitc209bc321a5e65101e3640169f6eb5b51b112bd7
tree778d09b23010cc42a20926f7ab58fee2a805b40a
parent598d438332340a725141ed01fb32484a2e4ab6f7
rgw/sts: add check for s->auth.identity pointer
which can be null for some calls like
AssumeRoleWithWebIdentity in rgw_log.cc

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
(cherry picked from commit cdb716252e4c2d1e437fb0eb132334d2e5ce277d)
src/rgw/rgw_log.cc