Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
ALL
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/s/catalog/type_database.h:114: UNINIT_CTOR 116664 The compiler-generated constructor for this class does not initialize "_sharded".