Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-77384

Coverity analysis defect 138136: Dereference after null check

    • Query Optimization
    • Fully Compatible

      Dereference after null check

      Either the check against null is unnecessary, or there may be a null pointer dereference. Pointer is checked against null but then dereferenced anyway
      /src/mongo/db/pipeline/expression_context.cpp:136: FORWARD_NULL 138136 Comparing "opCtx" to null implies that "opCtx" might be null.

            Assignee:
            maya.srikanth@mongodb.com Maya Srikanth (Inactive)
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: