10BC0 Socks advance iobuf by icing · Pull Request #18938 · curl/curl · GitHub
[go: up one dir, main page]

Skip to content

Conversation

icing
Copy link
Contributor
@icing icing commented Oct 8, 2025

No description provided.

icing added 2 commits October 8, 2025 14:06
When the server proposes BASIC authentication and curl does
not have that configured, fail right away.

reported-by: Joshua Rogers
During the SOCKS connect phase, the `iobuf` is used to receive
repsonses from the server. If the server sends more bytes than
expected, the code discarded them silently.

Fix this by advancing the iobuf only with the length consumed.

reported-by: Joshua Rogers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant
0