diff options
author | Jos Collin <jcollin@redhat.com> | 2017-06-29 17:10:36 +0200 |
---|---|---|
committer | Jos Collin <jcollin@redhat.com> | 2017-07-12 18:03:04 +0200 |
commit | f3d5e330104be4c1150d39305fc0cc0fa13facfe (patch) | |
tree | 8d67fc35388ae387335d49b38f9b548a6243d66f /src/rgw/rgw_lc.h | |
parent | rgw: Initialize pointer field in ReadParams (diff) | |
download | ceph-f3d5e330104be4c1150d39305fc0cc0fa13facfe.tar.xz ceph-f3d5e330104be4c1150d39305fc0cc0fa13facfe.zip |
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>
Diffstat (limited to 'src/rgw/rgw_lc.h')
0 files changed, 0 insertions, 0 deletions