]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: fix parse_env nullptr deref 28382/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 16 May 2019 18:20:50 +0000 (11:20 -0700)
committerSage Weil <sage@redhat.com>
Tue, 4 Jun 2019 14:37:29 +0000 (09:37 -0500)
commit5a6a5c883b40fd8c212e939e1243cd83ed8c495a
tree2d48327328face039a7e4f9b47c3384b0957db6f
parent01daa8c43dc36fe5cf9b28afe24fc82260f41180
common: fix parse_env nullptr deref

Fixes: https://tracker.ceph.com/issues/39599
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit caba2e25ce9c615b41d229c1d583609ced06b891)
src/common/config.cc