Skip to content

init integration for goipp#10

Merged
fish98 merged 1 commit intoOpenPrinting:mainfrom
mdimado:goipp-init-integration
May 28, 2025
Merged

init integration for goipp#10
fish98 merged 1 commit intoOpenPrinting:mainfrom
mdimado:goipp-init-integration

Conversation

@mdimado
Copy link
Contributor

@mdimado mdimado commented May 28, 2025

This PR is for initial integration of the goipp project into the fuzzing repository. It adds two fuzzers :

  • fuzz_decode_bytes.go: Fuzzes the DecodeBytes function in message.go.
  • fuzz_decode_bytes_ex.go: Fuzzes the DecodeBytesEx function in message.go.

It also includes:

  • Seed corpora for both fuzzers.
  • A build script (oss_fuzz_build.sh)
  • A README file

Copy link
Collaborator

@fish98 fish98 left a comment

Choose a reason for hiding this comment

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

LGTM.

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