]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds,rgw: Initializing standby_reply, sync_tracer 19378/head
authoramitkuma <amitkuma@redhat.com>
Thu, 7 Dec 2017 15:49:58 +0000 (21:19 +0530)
committeramitkuma <amitkuma@redhat.com>
Thu, 7 Dec 2017 15:49:58 +0000 (21:19 +0530)
commit5dc879e1e850fa118f3dfcca9caacd5180ad226e
tree6e3fd1f92840f55bbdc3f6422cc7c35811cfbcc4
parentf3b2eb9d2d6353220b368862298a04a93965842e
mds,rgw: Initializing standby_reply, sync_tracer

Fixes te coveity issue:

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

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

Signed-off-by: Amit Kumar amitkuma@redhat.com
src/mds/Beacon.h
src/rgw/rgw_rados.h