Skip to content

Protect against stack overflow in arbitrary fuzzer#464

Merged
juntyr merged 1 commit into
ron-rs:masterfrom
juntyr:arbitrary-overflow
Jul 8, 2023
Merged

Protect against stack overflow in arbitrary fuzzer#464
juntyr merged 1 commit into
ron-rs:masterfrom
juntyr:arbitrary-overflow

Conversation

@juntyr

@juntyr juntyr commented Jul 8, 2023

Copy link
Copy Markdown
Member

* [ ] I've included my change in CHANGELOG.md

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.05 ⚠️

Comparison is base (82536cf) 85.29% compared to head (b6f31e3) 85.24%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
- Coverage   85.29%   85.24%   -0.05%     
==========================================
  Files          61       62       +1     
  Lines        7793     7830      +37     
==========================================
+ Hits         6647     6675      +28     
- Misses       1146     1155       +9     
Impacted Files Coverage Δ
src/de/mod.rs 74.37% <100.00%> (-0.77%) ⬇️
tests/462_bytes.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@juntyr juntyr merged commit 94a5ce9 into ron-rs:master Jul 8, 2023
@juntyr juntyr deleted the arbitrary-overflow branch July 8, 2023 08:31
juntyr added a commit to juntyr/ron that referenced this pull request Aug 15, 2023
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