-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.1.3
-
Component/s: Networking, Security
-
Fully Compatible
-
ALL
-
Security 5 06/26/15
-
0
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
SSL_CTX_use_certificate_chain_file, SSL_CTX_new, PEM_read_bio_X509_AUX and SSL_CTX_set_cipher_list are called from SSLManager's constructor and may leak if the constructor throws.
The exceptions only happen at server/client startup and would terminate the process. Adding LSAN suppressions resolves this issue for now.
There is a separate ticket to document this issue in more detail and will be used to discuss if a more comprehensive fix is necessary.
- related to
-
SERVER-18662 Refactor SSLManager's Constructor for Better Memory Management
-
- Closed
-