Skip to content

Update setopt.c#8377

Closed
HenrikHolst wants to merge 1 commit into
curl:masterfrom
HenrikHolst:patch-3
Closed

Update setopt.c#8377
HenrikHolst wants to merge 1 commit into
curl:masterfrom
HenrikHolst:patch-3

Conversation

@HenrikHolst

Copy link
Copy Markdown
Contributor

Curl_setstropt() allocated memory for the string before checking if the string was within bounds. IMHO the bounds check should be done first.

Curl_setstropt() allocated memory for the string before checking if the string was within bounds. IMHO the bounds check should be done first.
@bagder bagder closed this in a121e8d Feb 3, 2022
@bagder

bagder commented Feb 3, 2022

Copy link
Copy Markdown
Member

Thanks!

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