Skip to content

Pull fuzzers from oss-fuzz into tree#2573

Merged
SoniEx2 merged 2 commits into
WebAssembly:mainfrom
SoniEx2:fuzzers
Mar 27, 2025
Merged

Pull fuzzers from oss-fuzz into tree#2573
SoniEx2 merged 2 commits into
WebAssembly:mainfrom
SoniEx2:fuzzers

Conversation

@SoniEx2

@SoniEx2 SoniEx2 commented Mar 27, 2025

Copy link
Copy Markdown
Collaborator

These will not run until oss-fuzz updates to match, but this is how it should be done and how other projects (e.g. ffmpeg) do it.

Comment thread fuzzers/read_binary_ir_fuzzer.cc Outdated
ReadBinaryIr("", text.data(), text.size(), options, &errors, &module);
return 0;
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Remove extras newline.

@SoniEx2 SoniEx2 merged commit a60eb26 into WebAssembly:main Mar 27, 2025
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.

2 participants