Skip to content

lib/urlapi.c:#8450

Closed
icing wants to merge 2 commits into
curl:masterfrom
icing:icing/url_set_improvements
Closed

lib/urlapi.c:#8450
icing wants to merge 2 commits into
curl:masterfrom
icing:icing/url_set_improvements

Conversation

@icing

@icing icing commented Feb 14, 2022

Copy link
Copy Markdown
Contributor
  • avoid one malloc when setting a new url via curl_url_set()
    and CURLUPART_URL.
  • extract common pattern into a new static function.

Stefan Eissing added 2 commits February 14, 2022 11:43
  - avoid one malloc when setting a new url via curl_url_set()
    and CURLUPART_URL.
  - extract common pattern into a new static function.
 * adjusted format for make checksrc to pass
@bagder

bagder commented Feb 14, 2022

Copy link
Copy Markdown
Member

Thanks!

@bagder bagder closed this in 70ac276 Feb 14, 2022
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