diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-05-31 23:00:06 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-05-31 23:00:06 +0200 |
commit | f069aab35ce2d6ffb81b322dd23ebc4a1d35ca85 (patch) | |
tree | 2cab3a815959e11b2038383996310767fd1be854 /tests/data | |
parent | 1c0e9527bad814f81dfbaf54eabdcb9e6fa95586 (diff) | |
download | curl-bagder/singlesocket-loop.tar.gz |
singlesocket: use separate variable for inner loopbagder/singlesocket-loop
An inner loop within the singlesocket() function wrongly re-used the
variable for the outer loop which then could cause an infinite
loop. Change to using a separate variable!
Reported-by: Eric Wu
Fixes #3970
Diffstat (limited to 'tests/data')
0 files changed, 0 insertions, 0 deletions