-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
QO 2021-10-04
-
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/db/pipeline/document_source_graph_lookup.h:282: UNINIT_CTOR 120739 Class member declaration for "_outputIndex".
/src/mongo/db/pipeline/document_source_graph_lookup.cpp:614: UNINIT_CTOR 120739 Non-static class member "_outputIndex" is not initialized in this constructor nor in any functions that it calls.