Fix coverity CID 85143: Uninitialized scalar field

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

Description

Fix coverity CID 85143: Uninitialized scalar field

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

Details

Committed
habackerMay 19 2017, 7:00 PM
Parents
R261:d38c3dfe1a77: Fix coverity CID 85168, 85340: Uninitialized scalar field
Branches
Unknown
Tags
Unknown