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

Coverity analysis defect 77699: Unchecked return value

    • Fully Compatible
    • ALL

      Value returned from a function is not checked for errors before being used

      Defect 77699 (STATIC_C)
      Checker CHECKED_RETURN (subcategory none)
      File: /src/third_party/wiredtiger/src/evict/evict_file.c
      Function __wt_evict_file
      /src/third_party/wiredtiger/src/evict/evict_file.c, line: 88
      Calling "__wt_evict_page_clean_update" without checking return value (as is done elsewhere 1 out of 2 times).

          			__wt_evict_page_clean_update(session, ref, true);
      

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

              Created:
              Updated:
              Resolved: