Uninitialized pointer read
Incorrect values could be read from, or even written to, an arbitrary memory location, causing incorrect computations. Reads an uninitialized pointer or its target
/src/mongo/db/extension/host_adapter/aggregation_stage.cpp:55: UNINIT 176694 Declaring variable "logicalStagePtr" without initializer.