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 checkptr error for array decoder #415

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Conversation

goccy
Copy link
Owner

@goccy goccy commented Dec 1, 2022

fix #408 #414

@codecov-commenter
Copy link

Codecov Report

Merging #415 (1480e00) into master (50a60f9) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
- Coverage   76.96%   76.95%   -0.02%     
==========================================
  Files          55       55              
  Lines       18804    18806       +2     
==========================================
- Hits        14473    14472       -1     
- Misses       3693     3695       +2     
- Partials      638      639       +1     

@goccy goccy merged commit a2149a5 into master Dec 1, 2022
@goccy goccy deleted the fix-array-checkptr-error branch December 1, 2022 16:59
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.

fatal error on -race with array
2 participants