]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/sts: add check for s->auth.identity pointer
authorPritha Srivastava <prsrivas@redhat.com>
Mon, 6 Sep 2021 11:59:25 +0000 (17:29 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 14 Sep 2021 06:10:29 +0000 (11:40 +0530)
commitcdb716252e4c2d1e437fb0eb132334d2e5ce277d
tree2edf24329e78e883111c93d6fa7d9d082b2affa0
parent771f5a8f8f34971e39fc7eeb0016f9d867bb3e02
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>
src/rgw/rgw_log.cc