mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
inflate and out of memory fixes
This commit is contained in:
parent
41def21f91
commit
33820cd2ac
8
CHANGES
8
CHANGES
@ -6,6 +6,14 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Daniel (8 February 2005)
|
||||||
|
- Gisle fixed problems when libcurl runs out of memory, and worked on making
|
||||||
|
sure the proper error code is returned for those occations.
|
||||||
|
|
||||||
|
Daniel (7 February 2005)
|
||||||
|
- Maruko pointed out a problem with inflate decompressing exactly 64K
|
||||||
|
contents.
|
||||||
|
|
||||||
Daniel (5 February 2005)
|
Daniel (5 February 2005)
|
||||||
- Eric Vergnaud found a use of an uninitialised variable in the ftp when doing
|
- Eric Vergnaud found a use of an uninitialised variable in the ftp when doing
|
||||||
PORT on ipv6-enabled hosts.
|
PORT on ipv6-enabled hosts.
|
||||||
|
Loading…
Reference in New Issue
Block a user