-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Execution Team 2023-05-29, Execution Team 2023-06-12
-
None
-
None
-
None
-
None
-
None
-
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
/src/mongo/bson/util/bsoncolumn.h:224: UNINIT_CTOR 138034 The compiler-generated constructor for this class does not initialize "_interleavedArrays".
/src/mongo/bson/util/bsoncolumn.h:227: UNINIT_CTOR 138034 The compiler-generated constructor for this class does not initialize "_interleavedRootType".