]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
global/global_context: always add '\0' after strncpy()
authorKefu Chai <kchai@redhat.com>
Fri, 31 May 2019 14:34:28 +0000 (22:34 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 3 Jun 2019 13:38:32 +0000 (21:38 +0800)
commit8ceb11416d5893ef754af1938ce02178c6c00174
tree6d490b6aa2f4507aadbc00ca42dfd7ddc18f37e0
parent880468b4bf6f0a1995de5bd98c09007a00222cbf
global/global_context: always add '\0' after strncpy()

see also f35fa1c58cf24275458cb83097c57bdfd1184cf8

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