Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Made the compat fuzzer ignore any LimitExceeded error#515

Merged
VictorKoenders merged 2 commits intotrunkfrom
compat_fuzz_ignore_limit_exceeded
Mar 3, 2022
Merged

Made the compat fuzzer ignore any LimitExceeded error#515
VictorKoenders merged 2 commits intotrunkfrom
compat_fuzz_ignore_limit_exceeded

Conversation

@VictorKoenders
Copy link
Contributor

@VictorKoenders VictorKoenders commented Mar 3, 2022

Closes #504

@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #515 (d6c5b33) into trunk (7e9f043) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk     #515   +/-   ##
=======================================
  Coverage   71.08%   71.08%           
=======================================
  Files          47       47           
  Lines        3178     3178           
=======================================
  Hits         2259     2259           
  Misses        919      919           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e9f043...d6c5b33. Read the comment docs.

@VictorKoenders VictorKoenders force-pushed the compat_fuzz_ignore_limit_exceeded branch from 99e05b0 to d6c5b33 Compare March 3, 2022 14:32
@VictorKoenders
Copy link
Contributor Author

Rebased onto trunk

@VictorKoenders VictorKoenders merged commit 1b5c2ab into trunk Mar 3, 2022
@VictorKoenders VictorKoenders deleted the compat_fuzz_ignore_limit_exceeded branch March 3, 2022 14:44
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.

(fuzzer) Bincode v1 accepts type that bincode v2 rejects with LimitExceeded

1 participant