]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: initialize Non-static class member val in ESQueryNodeLeafVal_Int
authorJos Collin <jcollin@redhat.com>
Fri, 23 Jun 2017 15:49:37 +0000 (21:19 +0530)
committerJos Collin <jcollin@redhat.com>
Fri, 23 Jun 2017 15:55:43 +0000 (21:25 +0530)
commite2fa8be18f0f6b38d0a2a54d62e72e3fc827dfd4
tree19a9c4dcf4b9d3ebe498e8fcd931c165331c9aa2
parenta4d01a6f139149547065fdb120f353b4a08ea3ca
rgw: initialize Non-static class member val in ESQueryNodeLeafVal_Int

Fixed the Coverity Scan Report:
CID 1412615 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
2. uninit_member: Non-static class member val is not initialized in this constructor nor in any functions that it calls.

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