Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

IPLD fuzzing #510

Merged
merged 1 commit into from
Sep 21, 2022
Merged

IPLD fuzzing #510

merged 1 commit into from
Sep 21, 2022

Conversation

evanrichter
Copy link
Contributor

This PR adds a fuzz harness for IPLD decoding, so that the decoder can be more resilient from panics, etc.

Checklist (can be deleted from PR description once items are checked)

  • There is suitable documentation. In our case, this means:
    • Each command has a usage example and API specification
      • wanted?
  • Additions to CHANGELOG.md files
    • not necessary as it isn't user facing?

@koivunej
Copy link
Collaborator

bors r+

bors bot added a commit that referenced this pull request Sep 21, 2022
510: IPLD fuzzing r=koivunej a=evanrichter

This PR adds a fuzz harness for IPLD decoding, so that the decoder can be more resilient from panics, etc.

### Checklist (can be deleted from PR description once items are checked)

- [ ] There is suitable documentation. In our case, this means:
    - [ ] Each command has a usage example and API specification
        - wanted? 
- [ ] Additions to CHANGELOG.md files
    - not necessary as it isn't user facing?


Co-authored-by: Evan Richter <[email protected]>
@bors
Copy link
Contributor

bors bot commented Sep 21, 2022

Build failed:

@koivunej
Copy link
Collaborator

Merging regardless.

@koivunej koivunej merged commit 7f54c73 into rs-ipfs:master Sep 21, 2022
@evanrichter
Copy link
Contributor Author

awesome, thanks!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants