]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds/Migrator.h: init some members of import_state_t in ctor
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 13 Mar 2014 17:39:32 +0000 (18:39 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 13 Mar 2014 17:39:32 +0000 (18:39 +0100)
commitfd383a95f0be9fbebdc4c681b71f79c6c30abf0c
tree30c977a8147c0d381c94e6844185da73c94e9677
parent5a53aa82f00b6200e7f7332a9d1eeaa53593483e
mds/Migrator.h: init some members of import_state_t in ctor

CID 1188166 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
 2. uninit_member: Non-static class member "state" is not initialized in this
   constructor nor in any functions that it calls.
 4. uninit_member: Non-static class member "peer" is not initialized in this
   constructor nor in any functions that it calls.
 6. uninit_member: Non-static class member "tid" is not initialized in this
   constructor nor in any functions that it calls.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/mds/Migrator.h