Skip to content

use proper error mode in items::parse() #143

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yuankunzhang
Copy link
Contributor

No description provided.

@yuankunzhang yuankunzhang marked this pull request as draft May 19, 2025 14:13
@yuankunzhang yuankunzhang force-pushed the main branch 3 times, most recently from 25749f1 to 4615d76 Compare May 19, 2025 14:38
@yuankunzhang yuankunzhang marked this pull request as ready for review May 19, 2025 14:38
@yuankunzhang
Copy link
Contributor Author

The fuzzing error stems from this line: when the offset is +24 hours, the call to FixedOffset::east_opt overflows.

I will look for a solution later.

@sylvestre
Copy link
Contributor

this is why i love fuzzers :)

@yuankunzhang
Copy link
Contributor Author

This issue is resolved in #145.

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.

2 participants