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

Remove mutex from getSSLManager

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.1.7
    • Performance, Security
    • Fully Compatible
    • Security 2019-01-14

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: