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

Coverity analysis defect 127091: Dereference after null check

    • Type: Icon: Bug Bug
    • Resolution: Declined
    • 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/conn/conn_tiered.c:541: FORWARD_NULL 127091 Comparing "conn->tiered_cond" to null implies that "conn->tiered_cond" might be null.

            Assignee:
            ryan.timmons@mongodb.com Ryan Timmons
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: