]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds/Mutation.h: init export_dir with NULL in ctor 1445/head
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 13 Mar 2014 17:48:00 +0000 (18:48 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 13 Mar 2014 17:48:00 +0000 (18:48 +0100)
commitc973e46c47987dbfbda1eaad4c8136df1677ec0f
treecb2191f934dd89ff47005d6336e3469cde30d083
parentfd383a95f0be9fbebdc4c681b71f79c6c30abf0c
mds/Mutation.h: init export_dir with NULL in ctor

CID 1188167 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
 2. uninit_member: Non-static class member "export_dir" 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/mds/Mutation.h