Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Factor out generic libfuzzer task #2214

Merged
merged 3 commits into from
Aug 4, 2022

Conversation

ranweiler
Copy link
Member

Abstract the existing libfuzzer_fuzz task implementation. This is done in a way that will support introducing variant libfuzzer_fuzz task types that have extra config and do special process setup for certain kinds of LibFuzzer targets (i.e. libfuzzer-dotnet).

Without changing task behavior, use the abstracted API to express the existing task via the GenericLibFuzzer, which has no special additional config.

@ranweiler ranweiler merged commit 8a8fe9a into microsoft:main Aug 4, 2022
@ranweiler ranweiler deleted the libfuzzer-generic branch August 4, 2022 17:01
@ghost ghost locked as resolved and limited conversation to collaborators Sep 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants