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

Fix fuzzer deserialisation of newtype-like ron::value::RawValue #484

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

juntyr
Copy link
Member

@juntyr juntyr commented Aug 23, 2023

Fix fuzzer-found issue #61688

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

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (3f877c2) 82.95% compared to head (ce26f6b) 82.83%.

❗ 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     #484      +/-   ##
==========================================
- Coverage   82.95%   82.83%   -0.12%     
==========================================
  Files          74       74              
  Lines        9267     9281      +14     
==========================================
+ Hits         7687     7688       +1     
- Misses       1580     1593      +13     
Files Changed Coverage Δ
src/value/raw.rs 81.16% <ø> (-7.49%) ⬇️
tests/407_raw_value.rs 99.48% <100.00%> (+<0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juntyr juntyr merged commit 14734c1 into ron-rs:master Aug 23, 2023
8 checks passed
@juntyr juntyr deleted the fuzzer-raw-value-de-fix branch August 23, 2023 06:18
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