diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-09-07 07:09:14 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-09-07 07:11:14 +0100 |
commit | 4a6fa4c2047d315536d0d10c776398aed13f2165 (patch) | |
tree | 71b03f7fc668b93fd809bcf66bb63d9eaca6ebeb /tests/data/test913 | |
parent | c25cd9094b8be1920c1de68d9384ab9dab185dfb (diff) |
multi.c: Avoid invalid memory read after free() from commit 3c8c873252
As the current element in the list is free()d by Curl_llist_remove(),
when the associated connection is pending, reworked the loop to avoid
accessing the next element through e->next afterward.
Diffstat (limited to 'tests/data/test913')
0 files changed, 0 insertions, 0 deletions