]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client/MetaRequest.h: fix UNINIT_CTOR
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 11 May 2017 14:37:26 +0000 (16:37 +0200)
committerKefu Chai <kchai@redhat.com>
Sat, 2 Sep 2017 04:27:15 +0000 (12:27 +0800)
commit72bb8350161c0883a7e054126341a7f4e33b08dd
tree6969ea5aa8bb849d0703f326d93c17cb474e5ca6
parent658c61aca780dc8caccd56ccf459043d45b99dfe
client/MetaRequest.h: fix UNINIT_CTOR

Fix for:

CID 717207 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
 uninit_member: Non-static class member dirp 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/MetaRequest.h