-
Notifications
You must be signed in to change notification settings - Fork 148
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
Pack of broken files #301
Comments
Hi @qarmin, I created a pull request for 0.6 branch which should fix panics from your examples once it will be merged. |
I use cargo-fuzz with corpus and own program(create_broken_files) which randomly modify input files. Both are used by https://github.com/qarmin/Automated-Fuzzer, which fuzz several programs in CI. I already changed symphonia commit to #331, which seems to fix most(or even all) isomp4 issues cargo-fuzz - https://github.com/qarmin/Automated-Fuzzer/actions/runs/12516279820 (results in "minimized..." files) This CI runs once a day, so it won't be hard for me to report new files that cause problems |
Thanks @qarmin, that's a great work!!! No need to submit new issues, I will take a look at other cases. |
Code
Several crashes, different than previously reported(unwraps, panics etc.)
Untitled Folder.zip
The text was updated successfully, but these errors were encountered: