New issue
Advanced search Search tips

Issue 609787 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Nov 29
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 539572



Sign in to add a comment

Experiment with custom mutators for libFuzzer

Project Member Reported by mmoroz@chromium.org, May 6 2016

Issue description

1) Implement set of custom mutators for HTTP fuzzers

2) Experiment on libFuzzer side: instead of implementing LLVMFuzzerCustomMutator() developers should implement a bunch of simple mutation functions and initialize MutationDispatcher::Mutator MutationDispatcher::Mutators[] with them


 
Status: Assigned (was: Untriaged)
Status: WontFix (was: Assigned)
I guess we're in an acceptable shape now with LPM fully integrated and used + FuzzerDataProvider helper class (being tracked as issue 907103).

Sign in to add a comment