Skip to content

go.mod: update fuzz-headers and fuzz-build#7824

Merged
estesp merged 1 commit intocontainerd:mainfrom
thaJeztah:bump_fuzz_dep
Dec 16, 2022
Merged

go.mod: update fuzz-headers and fuzz-build#7824
estesp merged 1 commit intocontainerd:mainfrom
thaJeztah:bump_fuzz_dep

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

Slowly chipping away non-tagged golang.org/x/ packages

diffs:

Slowly chipping away non-tagged golang.org/x/ packages

diffs:

- AdamKorcz/go-118-fuzz-build@b203195...5330a85
- AdaLogics/go-fuzz-headers@3345c89...d395f97

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thaJeztah
Copy link
Copy Markdown
Member Author

@AdamKorcz can you answer that question? 🤗

@AdamKorcz
Copy link
Copy Markdown
Contributor

Sure. This part is a way to "reward" the fuzzer for trying to create large files. When the fuzzing engine uncovers new code, it sees that as a signal that a particular way of mutating the corpus is meaningful for the particular fuzzer. The fuzzer will get to large files by itself, but this code speeds it up.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@estesp estesp merged commit 544e31c into containerd:main Dec 16, 2022
@thaJeztah thaJeztah deleted the bump_fuzz_dep branch December 16, 2022 17:29
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.

5 participants