Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-6210

Coverity analysis defect 114134: Explicit null dereferenced

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.4.0-rc6, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 3
    • Storage - Ra 2020-05-18

      Dereference of an explicit null value

      Defect 114134 (STATIC_C)
      Checker FORWARD_NULL (subcategory deref_constant_null)
      File: /src/third_party/wiredtiger/src/reconcile/rec_visibility.c
      Function __rec_append_orig_value
      /src/third_party/wiredtiger/src/reconcile/rec_visibility.c, line: 67
      Assigning: "oldest_upd" = "NULL".
      /src/third_party/wiredtiger/src/reconcile/rec_visibility.c, line: 126
      Dereferencing null pointer "oldest_upd".

            Assignee:
            chenhao.qu@mongodb.com Chenhao Qu
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: