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

Coverity analysis defect 121160: Dereference after null check

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • ALL

      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/third_party/wiredtiger/src/support/err.c:182: FORWARD_NULL 121160 Comparing "q" to null implies that "q" might be null.

            Assignee:
            Unassigned Unassigned
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: