]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/ECMsgTypes.h: init tid in default ctor
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 11 Jun 2015 18:19:14 +0000 (20:19 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 17 Jul 2015 08:50:44 +0000 (10:50 +0200)
commit3a89a336c1e5eeecd9960d0f907b841d3238aa1b
treec714791fe958b14696a800866c48611b41e23422
parenta0dc63d795dcb94a46eb08c24fcd34716614fefc
osd/ECMsgTypes.h: init tid in default ctor

Fix for:

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

CID 1188174 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
 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/osd/ECMsgTypes.h