Skip to content

multi: update comment to say easyp list is linear#5737

Closed
jrn wants to merge 1 commit into
curl:masterfrom
jrn:master
Closed

multi: update comment to say easyp list is linear#5737
jrn wants to merge 1 commit into
curl:masterfrom
jrn:master

Conversation

@jrn

@jrn jrn commented Jul 27, 2020

Copy link
Copy Markdown
Contributor

Since 09b9fc9 (multi: remove 'Curl_one_easy' struct, phase 1,
2013-08-02), the easy handle list is not circular but ends with
->next pointing to NULL.

Reported-by: Masaya Suzuki masayasuzuki@google.com

Since 09b9fc9 (multi: remove 'Curl_one_easy' struct, phase 1,
2013-08-02), the easy handle list is not circular but ends with
->next pointing to NULL.

Reported-by: Masaya Suzuki <masayasuzuki@google.com>
@bagder

bagder commented Jul 28, 2020

Copy link
Copy Markdown
Member

Thanks!

@bagder bagder closed this in 2b6b843 Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants