Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protect against stack overflow in arbitrary fuzzer #464

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

juntyr
Copy link
Member

@juntyr juntyr commented Jul 8, 2023

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

@codecov-commenter
Copy link

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