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

Coverity analysis defect 99859: Explicit null dereferenced

    • Fully Compatible
    • ALL

      Dereference of an explicit null value

      Defect 99859 (STATIC_C)
      Checker FORWARD_NULL (subcategory deref_constant_null)
      File: /src/third_party/wiredtiger/src/btree/bt_read.c
      Function __las_page_instantiate
      /src/third_party/wiredtiger/src/btree/bt_read.c, line: 136
      Assigning: "upd" = "NULL".

          	first_upd = last_upd = upd = NULL;
      

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: