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

feat(wasm-gen): create config for precise sys-calls #3262

Merged
merged 12 commits into from
Sep 18, 2023

Conversation

StackOverflowExcept1on
Copy link
Member

@StackOverflowExcept1on StackOverflowExcept1on commented Sep 14, 2023

Resolves #3122

@StackOverflowExcept1on StackOverflowExcept1on added A0-pleasereview PR is ready to be reviewed by the team D5-tooling Helper tools and utilities labels Sep 14, 2023
@StackOverflowExcept1on StackOverflowExcept1on changed the base branch from master to gear-fuzzer September 14, 2023 13:19
@StackOverflowExcept1on StackOverflowExcept1on added the A5-dontmerge PR should not be merged yet label Sep 14, 2023
Copy link
Member

@techraed techraed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the injection amount config is not used for precise sys-calls as generate_proper_sys_call_invocation still tells that only one precise sys-call is imported.

utils/wasm-gen/src/config/syscalls/amount.rs Show resolved Hide resolved
.github/workflows/PR.yml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team D5-tooling Helper tools and utilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create config for precise sys-calls in wasm-gen
3 participants