]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
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)
* 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>

Trivial merge