You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an explanation available as to why it slows down fuzzing? In our experiments (with libFuzzer) we couldn't find any evidence to support this conclusion.
See https://github.com/google/fuzzing/blob/master/docs/good-fuzz-target.md#unreachable-code
Is there an explanation available as to why it slows down fuzzing? In our experiments (with libFuzzer) we couldn't find any evidence to support this conclusion.