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

Add support to fuzz with LibFuzzer #294

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Add support to fuzz with LibFuzzer #294

merged 1 commit into from
Dec 27, 2023

Conversation

vbaderks
Copy link
Contributor

Both MSVC and clang have support for fuzzing with LibFuzzer. Add a console app that can be used to fuzz with LibFuzzer.

@vbaderks vbaderks force-pushed the refactor branch 4 times, most recently from bd8a8af to cd271cd Compare December 27, 2023 17:04
Both MSVC and clang have support for fuzzing with LibFuzzer. Add a console app that can be used to fuzz with LibFuzzer.
Copy link

@vbaderks vbaderks merged commit bd60577 into main Dec 27, 2023
32 checks passed
@vbaderks vbaderks deleted the refactor branch December 27, 2023 18:40
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