Skip to content

curl_path: make Curl_get_pathname use dynbuf - #13550

Closed
bagder wants to merge 8 commits into
masterfrom
bagder/Curl_get_pathname
Closed

curl_path: make Curl_get_pathname use dynbuf#13550
bagder wants to merge 8 commits into
masterfrom
bagder/Curl_get_pathname

Conversation

@bagder

@bagder bagder commented May 7, 2024

Copy link
Copy Markdown
Member

... instead of malloc and memcpy

  • changed the prototype: the first argument no longer gets updated. No caller used this functionality.

  • unit test 2604 verifies Curl_get_pathname()

... instead of malloc and memcpy

- changed the prototype: the first argument no longer gets updated. No
  caller used this functionality.

- unit test 2604 verifies Curl_get_pathname()
Comment thread lib/curl_path.c Outdated
@bagder bagder closed this in cd3463d May 8, 2024
@bagder
bagder deleted the bagder/Curl_get_pathname branch May 8, 2024 08:12
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