]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Initialize pointer field in seed
authorJos Collin <jcollin@redhat.com>
Thu, 29 Jun 2017 15:10:36 +0000 (20:40 +0530)
committerJos Collin <jcollin@redhat.com>
Wed, 12 Jul 2017 16:03:04 +0000 (21:33 +0530)
commitf3d5e330104be4c1150d39305fc0cc0fa13facfe
tree8d67fc35388ae387335d49b38f9b548a6243d66f
parent213db6e1331a47548e44cbb4198625fca8a4d3b4
rgw: Initialize pointer field in seed

Fixes the Coverity Scan Report:
CID 1396116: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static class member create_date is not initialized in this constructor nor in any functions that it calls.
4. uninit_member: Non-static class member s is not initialized in this constructor nor in any functions that it calls.
6. uninit_member: Non-static class member store is not initialized in this constructor nor in any functions that it calls.

Signed-off-by: Jos Collin <jcollin@redhat.com>
src/rgw/rgw_torrent.h