Fix coverity CID 85198: Uninitialized scalar field

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

Description

Fix coverity CID 85198: Uninitialized scalar field

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

Details

Committed
habackerMay 19 2017, 7:10 PM
Parents
R261:3d1f6f0e2d0b: Fix coverity CID 85143: Uninitialized scalar field
Branches
Unknown
Tags
Unknown