diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-11-24 19:51:59 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-11-24 20:49:04 +0100 |
commit | 40c349ada92865faadd0de92fa5dc0d50ba67eb3 (patch) | |
tree | fdc054926760761ca2bf35a812916f0a451d5f17 /src/tool_panykey.c | |
parent | bb9ec5ebb29a88d5b55eece1ea90198a514a736f (diff) |
done: make sure the final progress update is made
It would previously be skipped if an existing error was returned, but
would lead to a previous value being left there and later used.
CURLINFO_TOTAL_TIME for example.
Still it avoids that final progress update if we reached DONE as the
result of a callback abort to avoid another callback to be called after
an abort-by-callback.
Reported-by: Lukas Ruzicka
Closes #538
Diffstat (limited to 'src/tool_panykey.c')
0 files changed, 0 insertions, 0 deletions