Fix coverity CID 85266: Uninitialized scalar field

Authored by habacker on May 19 2017, 7:32 PM.

Description

Fix coverity CID 85266: Uninitialized scalar field

Non-static class member m_dir is not initialized in
this constructor nor in any functions that it calls.

Details

Committed
habackerMay 19 2017, 7:32 PM
Parents
R261:b64331f45f30: Fix coverity CID 85267: Uninitialized scalar field
Branches
Unknown
Tags
Unknown