Fix coverity CID 85168, 85340: Uninitialized scalar field

Authored by habacker on May 19 2017, 6:55 PM.

Description

Fix coverity CID 85168, 85340: Uninitialized scalar field

Non-static class member m_alternate, m_needResize and m_visible
are not initialized in constructors nor in any functions
that it calls.

Details

Committed
habackerMay 19 2017, 6:55 PM
Parents
R261:d29f4a2bc0f3: Fix bug unpacking source rpm.
Branches
Unknown
Tags
Unknown