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

Remove mutex from getSSLManager

    • Fully Compatible
    • Security 2019-01-14

      The OpenSSL implementation for getSSLManager returns a pointer to the global SSLManager. It uses a mutex to protect the pointer, but the pointer is set only once, while in a single threaded environment. We should elide the mutex.

            Assignee:
            isabella.siu@mongodb.com Isabella Siu (Inactive)
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: