Coverity analysis defect 122973: Dereference after null check

XMLWordPrintableJSON

    • Sharding NYC
    • ALL
    • 2
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
              Reporter:
              Coverity Collector User
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: