diff options
author | Kamil Dudka <kdudka@redhat.com> | 2011-02-22 13:13:53 +0100 |
---|---|---|
committer | Kamil Dudka <kdudka@redhat.com> | 2011-02-22 13:19:57 +0100 |
commit | 7aa2d10e0db82a55eba6b5723307d915939cb2fb (patch) | |
tree | 2231104cec087657b24e32018146f459f8f45a01 /RELEASE-NOTES | |
parent | 10cea49a467e4c0547ed2f827d7f86737892479c (diff) |
nss: do not ignore failure of SSL handshake
Flaw introduced in fc77790 and present in curl-7.21.4.
Bug: https://bugzilla.redhat.com/669702#c16
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 363352a2b..5b6274cf9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,6 +14,7 @@ This release includes the following changes: This release includes the following bugfixes: o nss: avoid memory leak on SSL connection failure + o nss: do not ignore failure of SSL handshake o This release includes the following known bugs: |