Explicit null dereferenced
A null pointer dereference will occur. Dereference of an explicit null value
/data/mci/12589613ae961649d349d5c17866df2a/bazel_cache/c5778557a13dc68b3dc104090c678ab1/execroot/_main/src/mongo/db/catalog/collection_impl.cpp:745: FORWARD_NULL 173569 "explicitMatchExpr" is initialized empty.
/data/mci/12589613ae961649d349d5c17866df2a/bazel_cache/c5778557a13dc68b3dc104090c678ab1/execroot/_main/src/mongo/db/catalog/collection_impl.cpp:782: FORWARD_NULL 173569 Assigning: "combinedMatchExpr" = "std::move(explicitMatchExpr)".
/data/mci/12589613ae961649d349d5c17866df2a/bazel_cache/c5778557a13dc68b3dc104090c678ab1/execroot/_main/src/mongo/db/catalog/collection_impl.cpp:789: FORWARD_NULL 173569 Attempting to access the managed object of an empty smart pointer "combinedMatchExpr".