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

Coverity analysis defect 101688: Missing unlock

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Works as Designed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • WiredTiger
    • Fully Compatible
    • ALL

    Description

      Missing a release of a lock on a path

      Defect 101688 (STATIC_C)
      Checker LOCK (subcategory missing_unlock)
      File: /src/third_party/wiredtiger/src/btree/bt_split.c
      Function __split_internal_lock
      /src/third_party/wiredtiger/src/btree/bt_split.c, line: 1202
      Returning without unlocking "parent->modify->page_lock.lock".

          	return (0);

      File: /src/third_party/wiredtiger/src/btree/bt_split.c
      Function __split_internal_lock
      /src/third_party/wiredtiger/src/btree/bt_split.c, line: 1202
      Returning without unlocking "parent->modify->page_lock.lock".

          	return (0);

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: