Skip to content

Fix checkptr error for array decoder#415

Merged
goccy merged 1 commit intomasterfrom
fix-array-checkptr-error
Dec 1, 2022
Merged

Fix checkptr error for array decoder#415
goccy merged 1 commit intomasterfrom
fix-array-checkptr-error

Conversation

@goccy
Copy link
Copy Markdown
Owner

@goccy goccy commented Dec 1, 2022

fix #408 #414

@codecov-commenter
Copy link
Copy Markdown

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