]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crushtool: s/exit(EXIT_FAILURE)/return EXIT_FAILURE/
authorKefu Chai <kchai@redhat.com>
Wed, 16 Nov 2016 03:56:09 +0000 (11:56 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 22 Nov 2016 14:29:45 +0000 (22:29 +0800)
commite01b89ed6be6b99fec5c725f4bc5769b42468cac
treef45a8b82e72a9d1d6305a62b9a0dd98c8566d4ba
parentd932c8f2f23263924103a900714db82ee87f6eef
crushtool: s/exit(EXIT_FAILURE)/return EXIT_FAILURE/

so the destructor(s) can be called.

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