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(arm): fix out of bound in native decoder #676

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

liuq19
Copy link
Collaborator

@liuq19 liuq19 commented Jul 24, 2024

Fix possible dirty data in native decoder

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 51.53%. Comparing base (125ff79) to head (2a6faf2).
Report is 2 commits behind head on main.

Files Patch % Lines
internal/decoder/optdec/native.go 75.00% 1 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #676      +/-   ##
==========================================
- Coverage   52.85%   51.53%   -1.33%     
==========================================
  Files         174      128      -46     
  Lines       11470    10732     -738     
==========================================
- Hits         6063     5531     -532     
+ Misses       5071     4881     -190     
+ Partials      336      320      -16     

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

@liuq19 liuq19 merged commit 31fb5c0 into main Jul 24, 2024
43 checks passed
@liuq19 liuq19 deleted the fix/decoder_over branch July 24, 2024 13:37
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.

3 participants