We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I was just working on a couple reports for https://github.com/aquynh/capstone
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14912 fixed by MCInst: fix uninitialized value in operand value capstone-engine/capstone#1684 & MCInst: fix uninitialized value in operand value (next) capstone-engine/capstone#1685
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22236 fixed by ppc: fix registers overflow capstone-engine/capstone#1687 & ppc: fix registers overflow (next) capstone-engine/capstone#1688
Annoyingly, I couldn't view the detailed report, for example:
Detailed Report: https://oss-fuzz.com/testcase?key=5666610666012672
brings me to https://oss-fuzz.com/testcase-detail/5666610666012672 which says:
You (email=stalkr@stalkr.net) are not authorized to access this page! Please contact the maintainers by filing a new issue on https://github.com/google/oss-fuzz. [Switch account] [Logout]
You (email=stalkr@stalkr.net) are not authorized to access this page!
Please contact the maintainers by filing a new issue on https://github.com/google/oss-fuzz.
[Switch account] [Logout]
so I'm contacting you as requested if there's anything you can do :)
Thanks!
The text was updated successfully, but these errors were encountered:
You need to create a google account with your email address, see https://google.github.io/oss-fuzz/faq/#why-do-you-require-a-google-account-for-authentication. Our reports UI requires google auth, we will probably support github auth at some time in near future.
Sorry, something went wrong.
Yes I used Google Accounts, tried both my GSuite (stalkr@stalkr.net) & Gmail (stalkr@gmail.com) accounts, same error.
You (email=stalkr@gmail.com) are not authorized to access this page! Please contact the maintainers by filing a new issue on https://github.com/google/oss-fuzz. [Switch account] [Logout]
You (email=stalkr@gmail.com) are not authorized to access this page!
You need to submit PR to get yourself added in this project.yaml for capstone - https://github.com/google/oss-fuzz/blob/master/projects/capstone/project.yaml#L5
No branches or pull requests
Hello,
I was just working on a couple reports for https://github.com/aquynh/capstone
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14912 fixed by MCInst: fix uninitialized value in operand value capstone-engine/capstone#1684 & MCInst: fix uninitialized value in operand value (next) capstone-engine/capstone#1685
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22236 fixed by ppc: fix registers overflow capstone-engine/capstone#1687 & ppc: fix registers overflow (next) capstone-engine/capstone#1688
Annoyingly, I couldn't view the detailed report, for example:
brings me to https://oss-fuzz.com/testcase-detail/5666610666012672 which says:
so I'm contacting you as requested if there's anything you can do :)
Thanks!
The text was updated successfully, but these errors were encountered: