Skip to content

fix numeric parsers accepting overflowing bounded values (#302)#308

Merged
AshleyYakeley merged 1 commit into
masterfrom
issue-302
Jul 20, 2026
Merged

fix numeric parsers accepting overflowing bounded values (#302)#308
AshleyYakeley merged 1 commit into
masterfrom
issue-302

Conversation

@AshleyYakeley

@AshleyYakeley AshleyYakeley commented Jul 20, 2026

Copy link
Copy Markdown
Member

Fixes #302

@AshleyYakeley AshleyYakeley self-assigned this Jul 20, 2026
@AshleyYakeley
AshleyYakeley merged commit 7961cf6 into master Jul 20, 2026
44 checks passed
@AshleyYakeley
AshleyYakeley deleted the issue-302 branch July 20, 2026 03:53
@AshleyYakeley AshleyYakeley added this to the 1.16.0.1 milestone Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Numeric time parsers silently wrap overflowing Int values

1 participant