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

Remove lifetime param from LibFuzzer #2219

Merged
merged 4 commits into from
Aug 4, 2022

Conversation

ranweiler
Copy link
Member

Modify the LibFuzzer struct to own its environment and option data. This enables passing copies of locally-mutated env/options structs in implementers of LibFuzzerType::from_config(). No functional changes.

@ranweiler ranweiler requested a review from tevoinea August 4, 2022 18:33
@ranweiler ranweiler merged commit 2ee01c9 into microsoft:main Aug 4, 2022
@ranweiler ranweiler deleted the libfuzzer-owned-data branch August 4, 2022 20:58
@ghost ghost locked as resolved and limited conversation to collaborators Sep 4, 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