Skip to content

tests/client: use curl_mfprintf() #17651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Jun 17, 2025

Replacing fprintf(). curl_mfprintf() is a public libcurl API.

Following the same change made for libtests.

Follow-up to 255aac5 #17253

@vszakats vszakats added the tests label Jun 17, 2025
@vszakats vszakats closed this in af309fb Jun 19, 2025
@vszakats vszakats deleted the t-c-curlprintf branch June 19, 2025 07:07
denandz pushed a commit to denandz/curl that referenced this pull request Jun 21, 2025
Replacing `fprintf()`. `curl_mfprintf()` is a public libcurl API.

Following the same change made for libtests.

Follow-up to 255aac5 curl#17253

Closes curl#17651
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant