-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Uninitialized scalar field
The field will contain an arbitrary value left over from earlier computations. A scalar field is not initialized by the constructor
/test/model/src/include/model/kv_update.h:333: UNINIT_CTOR 138354 Class member declaration for "_durable_timestamp".
/test/model/src/include/model/kv_update.h:129: UNINIT_CTOR 138354 Non-static class member "_durable_timestamp" is not initialized in this constructor nor in any functions that it calls.
- duplicates
-
WT-12069 Fix Coverity bugs in the model
- Closed