]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/lua: make assignment of char* to std::string explicit 47209/head
authorYuval Lifshitz <ylifshit@redhat.com>
Thu, 21 Jul 2022 12:38:33 +0000 (12:38 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Thu, 21 Jul 2022 15:10:37 +0000 (15:10 +0000)
commitc1f19c838182c7f1d1e7abe49f4ddd28744d3074
treec41f48b343cee8902dcf9f939f68433b6610957e
parent103fe44f3ccc40e2a16132dc19ec375f4861c90d
rgw/lua: make assignment of char* to std::string explicit

issue is happening on RHEL8, when using: g++ (GCC) 8.5.0

Fixes: https://tracker.ceph.com/issues/56170
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/rgw_lua_background.h