-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
ALL
-
QI 2023-05-15
-
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/exec/timeseries/bucket_unpacker.h:233: UNINIT_CTOR 137900 Class member declaration for "_closedBucket".
/src/mongo/db/exec/timeseries/bucket_unpacker.cpp:455: UNINIT_CTOR 137900 Non-static class member "_closedBucket" is not initialized in this constructor nor in any functions that it calls.