Skip to content
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

Add mutagen in the readme #45

Open
wants to merge 1 commit into
base: master
from
Open
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Add mutagen in the readme

I've found a lot of unhandled exceptions and timeouts
in mutagen by fuzzing it with PythonFuzz.
  • Loading branch information
jvoisin committed Jun 10, 2020
commit 0200b3de6592c9d63f0e482c50182bd8f3c2fcc4
@@ -109,5 +109,6 @@ any unnecessary work is done.

* [python built-in HTMLParser - unhandled exception](https://bugs.python.org/msg355287)
* [CleverCSV - unhandled exceptions](https://github.com/alan-turing-institute/CleverCSV/issues/7)
* [Mutagen - unhandled exceptions and timeouts]( https://github.com/quodlibet/mutagen/issues?q=+is%3Aissue+author%3Ajvoisin+ )

**Feel free to add bugs that you found with pythonfuzz to this list via pull-request**
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.