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

Coverity analysis defect 73710: Missing unlock

    • Fully Compatible
    • ALL

      Missing a release of a lock on a path

      Defect 73710 (STATIC_C)
      Checker LOCK (subcategory missing_unlock)
      File: /src/third_party/wiredtiger/src/log/log.c
      Function __wt_log_release
      /src/third_party/wiredtiger/src/log/log.c, line: 1353
      Returning without unlocking "log->log_slot_lock.lock".

          	return (ret);
      

            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: