Skip to content

tool_paramhlp: avoid integer overflow in secs2ms() #17184

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 2 commits into from
Closed

Conversation

bagder
Copy link
Member

@bagder bagder commented Apr 25, 2025

The previous approach was wrong and could lead to wrong timeout values getting used.

Reported-by: bsr13 on hackerone

The previous approach was wrong and could lead to wrong timeout values
getting used.

Reported-by: bsr13 on hackerone
Closes #17184
@testclutch
Copy link

Analysis of PR #17184 at 7592de93:

Test 746 failed, which has NOT been flaky recently, so there could be a real issue in this PR. Note that this test has failed in 12 different CI jobs (the link just goes to one of them).

Test 1635 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 4db64a6 Apr 25, 2025
@bagder bagder deleted the bagder/sec2ms branch April 25, 2025 15:54
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
The previous approach was wrong and could lead to wrong timeout values
getting used.

Reported-by: bsr13 on hackerone
Closes curl#17184
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