1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Daniel Stenberg c4e6968127
url: alloc the download buffer at transfer start
... and free it as soon as the transfer is done. It removes the extra
alloc when a new size is set with setopt() and reduces memory for unused
easy handles.

In addition: the closure_handle now doesn't use an allocated buffer at
all but the smallest supported size as a stack based one.

Closes #5472
2020-05-30 23:14:33 +02:00
..
2017-09-11 09:29:50 +02:00
2018-03-19 19:22:42 +01:00
2017-09-11 09:29:50 +02:00
2017-09-11 09:29:50 +02:00
2017-09-11 09:29:50 +02:00
2018-09-23 22:24:02 +00:00
2017-09-11 09:29:50 +02:00
2017-09-11 09:29:50 +02:00
2018-11-09 15:47:28 +01:00
2017-09-11 09:29:50 +02:00
2019-06-05 20:38:06 +02:00
2019-12-13 08:16:06 +01:00
2019-12-13 08:16:24 +01:00
2019-11-25 15:45:56 +01:00
2019-06-05 20:38:06 +02:00