Skip to content

cf-socket: check params and remove accept procondition - #18882

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:cf-socket-check-accept
Closed

cf-socket: check params and remove accept procondition#18882
icing wants to merge 1 commit into
curl:masterfrom
icing:cf-socket-check-accept

Conversation

@icing

@icing icing commented Oct 6, 2025

Copy link
Copy Markdown
Contributor
  • creating a socket filter with NULL addrinfo fails with CURLE_BAD_FUNCTION_ARGUMENT
  • remove getsockname use before accept call, serves no purpose and did not lead to proper error before

reported-by: Joshua Rogers

- creating a socket filter with NULL addrinfo fails with
  CURLE_BAD_FUNCTION_ARGUMENT
- remove getsockname use before accept call, serves no purpose
  and did not lead to proper error before
@bagder bagder closed this in 2f3cf17 Oct 6, 2025
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.

2 participants