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

Refactor SSLManager's Constructor for Better Memory Management

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.1.5
    • Affects Version/s: 3.1.3
    • Component/s: Networking, Security
    • Labels:
    • Fully Compatible
    • Security 5 06/26/15
    • 0

      The current implementation of SSLManager's constructor allocates memory through OpenSSL and may cause a leak if one of the dozen or so uassert/masserts in the constructor are triggered.

      The short-term fix has been to add LSAN suppressions, this ticket is used to document any more comprehensive fixes.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: