nss: fix a memory leak when CURLOPT_CRLFILE is used

This commit is contained in:
Kamil Dudka
2014-07-04 00:39:23 +02:00
parent caa4db8a51
commit 52cd5ac21c
3 changed files with 35 additions and 5 deletions

View File

@@ -37,6 +37,7 @@ This release includes the following bugfixes:
o nss: do not abort on connection failure (failing tests 305 and 404)
o nss: make the fallback to SSLv3 work again
o tool: prevent valgrind from reporting possibly lost memory (nss only)
o nss: fix a memory leak when CURLOPT_CRLFILE is used
o
This release includes the following known bugs: