Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2184

Coverity analysis defect 101221: Waiting while holding a lock

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      A lock is held while waiting for a long running or blocking operation to complete

      Defect 101221 (STATIC_C)
      Checker SLEEP (subcategory none)
      File: /src/mongoc/mongoc-topology.c
      Function _mongoc_topology_update_from_handshake
      /src/mongoc/mongoc-topology.c, line: 834
      Calling function "pthread_mutex_lock" acquires lock "topology->mutex".

             mongoc_mutex_lock (&topology->mutex);
      

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            xgen-internal-coverity Coverity Collector User
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: