-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines - Server Integration
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Uninitialized pointer field
The pointer field will point to an arbitrary memory location, any attempt to write may cause corruption. A pointer field is not initialized in the constructor
/data/mci/0f792a2bf62e70900757cbda68d8497c/bazel_cache/42455f354dbdb0a219e35dabc046ca64/execroot/_main/src/mongo/db/modules/atlas/src/disagg_storage/sls_state_machine/state_machine.h:83: UNINIT_CTOR 177417 Class member declaration for "_service".
/src/mongo/db/modules/atlas/src/disagg_storage/sls_state_machine/state_machine.cpp:96: UNINIT_CTOR 177417 Non-static class member "_service" is not initialized in this constructor nor in any functions that it calls.