-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2020-08-10
Uninitialized scalar field
The field will contain an arbitrary value left over from earlier computations. A scalar field is not initialized by the constructor437: UNINIT_CTOR 115809 Class member declaration for "_lastBatchElapsedMS".
207: UNINIT_CTOR 115809 Non-static class member "_lastBatchElapsedMS" is not initialized in this constructor nor in any functions that it calls.
- is duplicated by
-
SERVER-49557 Coverity analysis defect 115809: UNINIT_CTOR
- Closed