-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
ALL
-
Query Execution 2021-06-14
Uninitialized scalar variable
The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
/src/mongo/db/query/sbe_stage_builder_projection.cpp:1029: UNINIT 120066 Declaring variable "nextFieldResultSlot" without initializer.