-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
ALL
-
QO 2022-11-14
Explicit null dereferenced
A null pointer dereference will occur. Dereference of an explicit null value
/src/mongo/db/query/telemetry.cpp:77: FORWARD_NULL 134103 "this->_telemetryStore" becomes empty.
/src/mongo/db/query/telemetry.cpp:78: FORWARD_NULL 134103 Attempting to access the managed object of an empty smart pointer "this->_telemetryStore".
- related to
-
SERVER-70933 Implementation for new aggregation stage
- Closed