aboutsummaryrefslogtreecommitdiff
path: root/lib/.gitignore
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-08-08 01:06:29 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-08-08 22:50:09 +0200
commit1267719735480ead35373bde4ebed0de2b77dedb (patch)
tree9d87746f5ebab9663ff14d9cbed949505ac48aad /lib/.gitignore
parentc49e9683b85ba9d12cbb6eebc4ab2c8dba68fbdc (diff)
multi: avoid a malloc() when a transfer is complete
The struct used for storing the message for a completed transfer is now no longer allocated separatly but is kept within the main struct kept for each easy handle so that we avoid one malloc (and the subsequent free).
Diffstat (limited to 'lib/.gitignore')
0 files changed, 0 insertions, 0 deletions