capstone/keystone/unicorn: add to auto_ccs #4456
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Follow-up to #4451, 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 potential fix by ppc: fix registers overflow capstone-engine/capstone#1687 & ppc: fix registers overflow (next) capstone-engine/capstone#1688
But I couldn't access the report because of permission denied:
Adding to capstone but also related keystone/unicorn that I've been looking at.
I don't know what are the restrictions to be added to projects, so I'm trying this pull request.
Using my GSuite account (stalkr@stalkr.net), let's see if it works otherwise I also have a Gmail account (@gmail.com).
My Google CLA is up to date.
Thanks!