-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
Fully Compatible
-
ALL
-
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
/data/mci/b673a78b625a4b3a15632f024ff3485c/bazel_cache/1f0fda58881c2b7283532a6cb043a2ab/execroot/_main/src/mongo/db/pipeline/lite_parsed_document_source.h:576: UNINIT_CTOR 184142 Class member declaration for "_apiStrict".
/data/mci/b673a78b625a4b3a15632f024ff3485c/bazel_cache/1f0fda58881c2b7283532a6cb043a2ab/execroot/_main/src/mongo/db/pipeline/lite_parsed_document_source.h:275: UNINIT_CTOR 184142 Non-static class member "_apiStrict" is not initialized in this constructor nor in any functions that it calls.
/data/mci/b673a78b625a4b3a15632f024ff3485c/bazel_cache/1f0fda58881c2b7283532a6cb043a2ab/execroot/_main/src/mongo/db/pipeline/lite_parsed_document_source.h:577: UNINIT_CTOR 184142 Class member declaration for "_clientType".
/data/mci/b673a78b625a4b3a15632f024ff3485c/bazel_cache/1f0fda58881c2b7283532a6cb043a2ab/execroot/_main/src/mongo/db/pipeline/lite_parsed_document_source.h:275: UNINIT_CTOR 184142 Non-static class member "_clientType" is not initialized in this constructor nor in any functions that it calls.