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

Coverity analysis defect 122973: Dereference after null check

    • Sharding NYC
    • ALL
    • 2

      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/s/commands/strategy.cpp:492: FORWARD_NULL 122973 Comparing "command" to null implies that "command" might be null.

            Assignee:
            rachita.dhawan@mongodb.com Rachita Dhawan
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: