Details
Description
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".