diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-06-06 23:10:18 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-06-08 16:10:53 +0200 |
commit | 54d3769761e5a842aefa9462cd0eaed00da400d0 (patch) | |
tree | 61fea40c7b150c3ac832a441c8b251183f678b78 /docs/examples/pop3-multi.c | |
parent | 52777754623628f91ee2316acee52e68831f3e02 (diff) |
Curl_addrinfo: use one malloc instead of three
To reduce the amount of allocations needed for creating a Curl_addrinfo
struct, make a single larger malloc instead of three separate smaller
ones.
Closes #5533
Diffstat (limited to 'docs/examples/pop3-multi.c')
0 files changed, 0 insertions, 0 deletions