]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/test_ipaddr: avoid using global
authorKefu Chai <kchai@redhat.com>
Tue, 20 Oct 2020 05:47:26 +0000 (13:47 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Oct 2020 06:09:49 +0000 (14:09 +0800)
commitb6c30b076bacd8fbd8b8dfa5dad79ec19cf8ad5b
tree9c79e6f65fd09ef1add35003578106d41c6ed89c
parent8da52eab4c28e50e7f78f7d14fe0849c23a3878a
test/test_ipaddr: avoid using global

the CephContext created using `new` would suffice

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/test_ipaddr.cc