mongoc_client_pool_new does not initialize its condition variable

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The condition variable in mongoc_client_pool_t does not get initialized, which results in undefined behavior. As a consequence, it is possible that a call to mongoc_client_pool_pop when all clients have already been distributed may never return, even when a client becomes available.

              Assignee:
              Andrew Witten (Inactive)
              Reporter:
              Andrew Witten (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: