]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Uninitialized member in LCRule 15827/head
authorJos Collin <jcollin@redhat.com>
Thu, 22 Jun 2017 06:06:46 +0000 (11:36 +0530)
committerJos Collin <jcollin@redhat.com>
Thu, 22 Jun 2017 06:09:20 +0000 (11:39 +0530)
commit5da44871c43ca014d257235c8e0317a64995406a
tree3d957bd6dfc86c51b1048ab31566bb6cfd92138f
parent0d26ae3be0e8db9bfd50d96707f096144203b700
rgw: Uninitialized member in LCRule

Fixed the Coverity Scan report:
CID 1412979:  Uninitialized members  (UNINIT_CTOR)
ceph/src/rgw/rgw_lc.h: 81 in LCRule::LCRule()()
Non-static class member "dm_expiration" is not initialized in this constructor nor in any functions that it calls.

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