Details
-
Bug
-
Resolution: Works as Designed
-
Major - P3
-
None
-
None
-
None
-
ALL
-
Query Execution 2021-04-05
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/db/exec/sbe/stages/scan.h:174: UNINIT_CTOR 117956 Class member declaration for "_catalogEpoch".
/src/mongo/db/exec/sbe/stages/scan.cpp:385: UNINIT_CTOR 117956 Non-static class member "_catalogEpoch" is not initialized in this constructor nor in any functions that it calls.