diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-08-08 01:06:29 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-08-08 22:50:09 +0200 |
commit | 1267719735480ead35373bde4ebed0de2b77dedb (patch) | |
tree | 9d87746f5ebab9663ff14d9cbed949505ac48aad /lib/curl_sspi.h | |
parent | c49e9683b85ba9d12cbb6eebc4ab2c8dba68fbdc (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/curl_sspi.h')
0 files changed, 0 insertions, 0 deletions