Coverity analysis defect 104960: Dereference null return value

XMLWordPrintableJSON

    • Sharding
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Return value of function which returns null is dereferenced without checking

      Defect 104960 (STATIC_C)
      Checker NULL_RETURNS (subcategory none)
      File: /src/mongo/db/operation_context_session_mongod.cpp
      Function mongo::OperationContextSessionMongod::OperationContextSessionMongod(mongo::OperationContext *, bool, boost::optional<bool>, boost::optional<bool>)
      /src/mongo/db/operation_context_session_mongod.cpp, line: 48
      Assigning: "txnParticipant" = null return value from "get".

                  auto txnParticipant = TransactionParticipant::get(opCtx);
      

            Assignee:
            [DO NOT USE] Backlog - Sharding Team
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: