Skip to content
Commit 1f396fb9 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Fix coverity check CID 168629: Uninitialized members (UNINIT_CTOR)

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

CCBUG:340646
parent 7f619e88
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment