]> granicus.if.org Git - curl/commit
nss: use NSS_InitContext() to initialize NSS if available
authorKamil Dudka <kdudka@redhat.com>
Tue, 10 Apr 2012 13:42:34 +0000 (15:42 +0200)
committerKamil Dudka <kdudka@redhat.com>
Fri, 13 Apr 2012 10:19:36 +0000 (12:19 +0200)
commit20cb12db8df6f956b885a5215bcffd425f2d34dd
tree536225711e4e73b9b52e11894cd4412a61f6c594
parent42aa796150a580a0adff714c157d3b38b7672c7f
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
RELEASE-NOTES
configure.ac
lib/nss.c