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

Use the desired Mutate() in the LLVM fuzzer wrapper domain. #1468

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

Use the desired Mutate() in the LLVM fuzzer wrapper domain.

Otherwise ContainerOfImplBase::Mutate() will be used instead of ArbitraryByteVector::Mutate(), which handles the custom mutator logic.

@copybara-service copybara-service bot force-pushed the cl/702066945 branch 7 times, most recently from 9d14fc6 to 1d08a71 Compare December 9, 2024 19:05
Otherwise `ContainerOfImplBase::Mutate()` will be used instead of `ArbitraryByteVector::Mutate()`, which handles the custom mutator logic.

PiperOrigin-RevId: 704359343
@copybara-service copybara-service bot merged commit 3c7f09c into main Dec 9, 2024
@copybara-service copybara-service bot deleted the cl/702066945 branch December 9, 2024 19:32
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