-
Type: Bug
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
1
-
Storage Engines - 2022-06-27
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/cppsuite/tests/cursor_bound_01.cpp:88: UNINIT_CTOR 122239 The compiler-generated constructor for this class does not initialize "_inclusive".
/test/cppsuite/tests/cursor_bound_01.cpp:89: UNINIT_CTOR 122239 The compiler-generated constructor for this class does not initialize "_lower_bound".