]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #29316 into master
authorSage Weil <sage@redhat.com>
Sat, 27 Jul 2019 12:59:30 +0000 (07:59 -0500)
committerSage Weil <sage@redhat.com>
Sat, 27 Jul 2019 12:59:30 +0000 (07:59 -0500)
commitc16284d6af611e175745ae328c3dca119c1a6f73
tree25058146ae74083e092b2f64922070b2c7823547
parente9cfa8f18212ceef9e24de95f58181ea194c71a5
parent5e8c412e63d6a86aa4846efe4cceff52ca8f16d5
Merge PR #29316 into master

* refs/pull/29316/head:
common,tools: make sure the destination buffer can handle the size of the string
src/tools: initialize variables before the goto statement
src/mount: check before dereference buf
src/crush: check before dereference out2
src/test: s/strcpy/strncpy

Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>