Coverity analysis defect 134093: Dereference after null check

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • 2023-05-02 StorEng Bug Bash
    • 3

      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/btree/bt_cursor.c:319: FORWARD_NULL 134093 Comparing "cbt->tmp" to null implies that "cbt->tmp" might be null.

            Assignee:
            Luke Pearson
            Reporter:
            Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: