Skip to content
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

OS400 checkstrings add CURLOPT_HAPROXY_CLIENT_IP #11476

Closed
wants to merge 2 commits into from

Conversation

jonrumsey
Copy link
Contributor

@jonrumsey jonrumsey commented Jul 19, 2023

Correct EXPECTED_STRING_LASTZEROTERMINATED to account for CURLOPT_HAPROXY_CLIENT_IP which requires EBCDIC to ASCII conversion when a character string is passed into curl_easy_setopt().

Addresses #11472

Correct EXPECTED_STRING_LASTZEROTERMINATED  to account for CURLOPT_HAPROXY_CLIENT_IP which requires EBCDIC to ASCII conversion when passed into curl_easy_setopt().
@github-actions github-actions bot added the build label Jul 19, 2023
@bagder bagder closed this in db12037 Jul 20, 2023
@jonrumsey jonrumsey deleted the os400_checkstrings branch September 15, 2023 15:17
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
Correct EXPECTED_STRING_LASTZEROTERMINATED to account for
CURLOPT_HAPROXY_CLIENT_IP which requires EBCDIC to ASCII conversion when
passed into curl_easy_setopt().

Closes curl#11476
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.

None yet

1 participant