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: corrupted mismatch type error in jit #695

Merged
merged 1 commit into from
Aug 23, 2024
Merged

fix: corrupted mismatch type error in jit #695

merged 1 commit into from
Aug 23, 2024

Conversation

liuq19
Copy link
Collaborator

@liuq19 liuq19 commented Aug 23, 2024

Pin mismatch type error in ST stack, prevent it being collected by GC. Fixed #692

@liuq19 liuq19 merged commit 9e5bbc5 into main Aug 23, 2024
48 of 51 checks passed
@liuq19 liuq19 deleted the fix/mismatch branch August 23, 2024 15:03
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.

There is an panic at github.com/bytedance/sonic/internal/decoder/errors.(*MismatchTypeError).Error
2 participants