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

Pass mutation metadata from the domain mutation to LLVMFuzzerMutate. #1469

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

Pass mutation metadata from the domain mutation to LLVMFuzzerMutate.

To avoid memory safety issues, a manager class is added to restrict the access of the metadata to be only available during the domain mutator's invocation to LLVMFuzzerCustomMutator

@copybara-service copybara-service bot force-pushed the cl/693380173 branch 5 times, most recently from 977f93f to e3efd69 Compare December 9, 2024 18:44
To avoid memory safety issues, a manager class is added to restrict the access of the metadata to be only available during the domain mutator's invocation to `LLVMFuzzerCustomMutator`

PiperOrigin-RevId: 704343455
@copybara-service copybara-service bot merged commit 117570f into main Dec 9, 2024
1 check passed
@copybara-service copybara-service bot deleted the cl/693380173 branch December 9, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant