]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Initialization of cls 17115/head
authoramitkuma <amitkuma@redhat.com>
Mon, 21 Aug 2017 17:44:24 +0000 (23:14 +0530)
committeramitkuma <amitkuma@redhat.com>
Mon, 21 Aug 2017 17:44:24 +0000 (23:14 +0530)
commit6ded3f9e9dec59686459874b5f80c0fa6ec9c65b
tree4f9071e1a926063ce7f4e9e302d160c4105be096
parent072d8cad8c2727c7ef8d503e20e0a54d2c5c3dfb
osd: Initialization of cls

Fixes the coverity issue:

** 1322812 Uninitialized pointer field
CID 1322812 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static class member cls is not initialized
in this constructor nor in any functions that it calls.

Signed-off-by: Amit Kumar amitkuma@redhat.com
src/osd/ClassHandler.h