You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report. I've converted this into error return in kinetiknz@a60ea2d, Ralph will probably merge it tomorrow.
Since this project is very early in development we've been using panics and asserts as placeholders for areas where more thought about the code is needed. Since that's going to make fuzzing difficult, I've converted the remaining ones into error returns in my branch... so it's probably worth testing against my branch at https://github.com/kinetiknz/mp4parse-rust/tree/experimental for now, at least until Ralph merges the changes upstream.
Thanks for that, kinetik. I've merged the changes and added this testcase in abb0f2b, confirming the fix. Hopefully the next one you find will be a real bug!
panic discovered using afl.rs
The text was updated successfully, but these errors were encountered: