]> granicus.if.org Git - curl/commit
nss: use PK11_CreateManagedGenericObject() if available
authorKamil Dudka <kdudka@redhat.com>
Thu, 8 Feb 2018 10:23:49 +0000 (11:23 +0100)
committerKamil Dudka <kdudka@redhat.com>
Thu, 15 Feb 2018 09:18:34 +0000 (10:18 +0100)
commit1605d93a7b8ac4b7f348e304e018e9d15ffaabf0
treea6d61ca644ec7ea171e8e95d95a7de5c24954662
parentb46cfbc068ebe90f18e9777b9e877e4934c1b5e3
nss: use PK11_CreateManagedGenericObject() if available

... so that the memory allocated by applications using libcurl does not
grow per each TLS connection.

Bug: https://bugzilla.redhat.com/1510247

Closes #2297
configure.ac
lib/vtls/nss.c