nss: use NSS_InitContext() to initialize NSS if available
NSS_InitContext() was introduced in NSS 3.12.5 and helps to prevent collisions on NSS initialization/shutdown with other libraries. Bug: https://bugzilla.redhat.com/738456
This commit is contained in:
@@ -14,6 +14,7 @@ This release includes the following changes:
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o nss: libcurl now uses NSS_InitContext() to prevent collisions if available [1]
|
||||
o
|
||||
|
||||
This release includes the following known bugs:
|
||||
@@ -29,4 +30,5 @@ advice from friends like these:
|
||||
|
||||
References to bug reports and discussions on issues:
|
||||
|
||||
[1] = https://bugzilla.redhat.com/738456
|
||||
|
||||
|
||||
Reference in New Issue
Block a user