mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
f4e8c406bb
allocation of the memory BIO was not being properly checked.
32 lines
1008 B
Plaintext
32 lines
1008 B
Plaintext
Curl and libcurl 7.19.5
|
|
|
|
Public curl releases: 111
|
|
Command line options: 132
|
|
curl_easy_setopt() options: 163
|
|
Public functions in libcurl: 58
|
|
Known libcurl bindings: 38
|
|
Contributors: 715
|
|
|
|
This release includes the following changes:
|
|
|
|
o libcurl now closes all dead connections whenever you attempt to open a new
|
|
connection
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o NTLM authentication memory leak on SSPI enabled Windows builds
|
|
o fixed the GnuTLS-using code to do correct return code checks
|
|
o an alloc-related call in the OpenSSL-using code didn't check the return value
|
|
|
|
This release includes the following known bugs:
|
|
|
|
o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Daniel Fandrich, Yang Tse, David James, Chris Deidun, Bill Egert,
|
|
Andre Guibert de Bruet
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|