-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Some input in date
are panicking the binary
#3780
Comments
Thanks, it should be easy to fix |
Other occurrence found by the fuzzer published in issue #3785
I guess this is the same issue |
date
are panicking the binary
It looks like |
Looks like this was just added to |
I have still same problem when running app with this arguments in latest git version of chrono |
Apparently this behaviour is fixed in main, commit af28337 |
Excellent! I think we can close this after we made a regression test for it. |
working on it :) |
What about other panics from issue like |
yes please |
using gnu date command
date --version gnu 8.30 date "+%Y-%m-%d %H-%M-%S%:::z" 2022-08-5 09-53-28+00
while executing coreutils' date command
The text was updated successfully, but these errors were encountered: