History log of /curl/tests/data/test2604 (Results 1 – 1 of 1)
Revision Date Author Comments
# cd3463d9 07-May-2024 Daniel Stenberg

curl_path: make Curl_get_pathname use dynbuf

... instead of malloc and memcpy

- unit test 2604 verifies Curl_get_pathname()

Closes #13550