Skip to content

curlx_now(), prevent zero timestamp#21034

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:no-zero-now
Closed

curlx_now(), prevent zero timestamp#21034
icing wants to merge 1 commit intocurl:masterfrom
icing:no-zero-now

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Mar 20, 2026

As code checks curltime values for zero and interprets this as not-initialized or "forever" in several places, make sure curlx_now() never returns a zero timestamp.

As code checks `curltime` values for zero and interprets this
as not-initialized or "forever" in several places, make sure
`curlx_now()` never returns a zero timestamp.
@testclutch
Copy link
Copy Markdown

Analysis of PR #21034 at 07818a46:

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

Generated by Testclutch

@bagder
Copy link
Copy Markdown
Member

bagder commented Mar 20, 2026

Better than #21028 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants