-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
quick-xml fuzz target finds panic very fast #14
Comments
Thanks for the issue, I've fixed it. I then tried to run fuzz again but I got this error after initializing:
|
You'll need a newer nightly. I think one after Feb 10 |
Thanks for the quick answer. I'll try that |
It is better but I have another error now:
|
You'll need a C++ compiler that supports C++11. The latest stable versions of clang++ and g++ support that, not sure when it was added |
I think it will be too complicated to have it installed at work. |
Just to let you know I've successfully ran cargo-fuzz at home. Guess what: It found another bug! (then I stopped it after 30 mins). |
71: Add another quick-xml trophy. r=frewsxcv rust-fuzz/targets#14 (comment)
i haven't had time to open an issue on the quick-xml repo, so if someone wants to do that, go for it!
The text was updated successfully, but these errors were encountered: