]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client/Client.cc: fix UNINIT_CTOR
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 11 May 2017 14:34:48 +0000 (16:34 +0200)
committerKefu Chai <kchai@redhat.com>
Sat, 2 Sep 2017 04:27:15 +0000 (12:27 +0800)
commit658c61aca780dc8caccd56ccf459043d45b99dfe
treed0001bfc2bdf53f581f573a8850b56ba357b670e
parentb520cfae5e9b9e2e1ab8d51279d60e6437ff629d
client/Client.cc: fix UNINIT_CTOR

Fix for:

CID 1406088 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
 uninit_member: Non-static class member root_ancestor 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/client/Client.cc