]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/rgw/rgw_rados.h: init some RGWPeriod member vars in ctor
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 23 Feb 2016 12:25:45 +0000 (13:25 +0100)
committerSage Weil <sage@redhat.com>
Wed, 9 Nov 2016 19:45:22 +0000 (14:45 -0500)
commitef67a80820d5d592104f01b01ed4abff06e52ecf
tree5b0cd995cd4963a76de42c32c36d44dd29c65870
parent7882e007770f47b57cad494592f84e45b2f5f03f
src/rgw/rgw_rados.h: init some RGWPeriod member vars in ctor

Fix for:

CID 1353422 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
 uninit_member: Non-static class member cct is not initialized in this
  constructor nor in any functions that it calls.
 uninit_member: Non-static class member store is not initialized in
  this constructor nor in any functions that it calls.
CID 1353426 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
 uninit_member: Non-static class member cct is not initialized in this
  constructor nor in any functions that it calls.
 uninit_member: Non-static class member store 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/rgw/rgw_rados.h