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

src: replace strto[u][ld] with curlx_str_ parsers #16634

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Mar 9, 2025

Better error handling (no errno mess), better limit checks.

- Better error handling (no errno mess), better limit checks.

- Also removed all uses of curlx_strtoofft()

Closes #16634
@bagder bagder force-pushed the bagder/src-strtol branch from 3e87206 to 798e973 Compare March 9, 2025 22:51
@testclutch
Copy link

Analysis of PR #16634 at 798e973b:

Test 285 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Test 445 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@bagder bagder closed this in 8dca3b0 Mar 10, 2025
@bagder bagder deleted the bagder/src-strtol branch March 10, 2025 07:10
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