-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
ALL
-
Storage Execution 2025-09-29
-
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/4197827dfd19dfe79142f7d25f6e6f0f/bazel_cache/a1dc365b351479c659b51fd1e7d5df0a/execroot/_main/src/mongo/db/timeseries/bucket_catalog/flat_bson.h:129: UNINIT_CTOR 163574 Class member declaration for "_offsetEnd".
/data/mci/4197827dfd19dfe79142f7d25f6e6f0f/bazel_cache/a1dc365b351479c659b51fd1e7d5df0a/execroot/_main/src/mongo/db/timeseries/bucket_catalog/flat_bson.cpp:116: UNINIT_CTOR 163574 Non-static class member "_offsetEnd" is not initialized in this constructor nor in any functions that it calls.
/data/mci/4197827dfd19dfe79142f7d25f6e6f0f/bazel_cache/a1dc365b351479c659b51fd1e7d5df0a/execroot/_main/src/mongo/db/timeseries/bucket_catalog/flat_bson.h:131: UNINIT_CTOR 163574 Class member declaration for "_offsetParent".
/data/mci/4197827dfd19dfe79142f7d25f6e6f0f/bazel_cache/a1dc365b351479c659b51fd1e7d5df0a/execroot/_main/src/mongo/db/timeseries/bucket_catalog/flat_bson.cpp:116: UNINIT_CTOR 163574 Non-static class member "_offsetParent" is not initialized in this constructor nor in any functions that it calls.
- duplicates
-
SERVER-109141 Coverity analysis defect 140476: Uninitialized scalar field
-
- Closed
-