]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/kms/kmip - string handling cleanup.
authorMarcus Watts <mwatts@redhat.com>
Thu, 22 Oct 2020 05:31:05 +0000 (01:31 -0400)
committerMarcus Watts <mwatts@redhat.com>
Wed, 10 Mar 2021 01:31:48 +0000 (20:31 -0500)
commit2d8c7041cbdadce5183673e7b52df787bb8f213b
tree01a8dfed8efc8d7e708bcf9f79eaab26070c2bd1
parent3479d90d72eb6e9a07061329dbd7cbfb5463ad29
rgw/kms/kmip - string handling cleanup.

Use string::data and string_view to clean up some string handling,
as suggested by reviewers.

Signed-off-by: Marcus Watts <mwatts@redhat.com>
(cherry picked from commit 0d46a623bbd0dcbb6ebf85a641f23192a5514844)
src/rgw/rgw_kmip_client_impl.cc
src/rgw/rgw_kms.cc