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

Bug in MemUtilUnsafe.put3x4 #345

Closed
LordMonoxide opened this issue Apr 19, 2024 · 1 comment
Closed

Bug in MemUtilUnsafe.put3x4 #345

LordMonoxide opened this issue Apr 19, 2024 · 1 comment
Labels

Comments

@LordMonoxide
Copy link

This line is overwriting values instead of setting the fourth row to 0. It should be destAddr + (i << 4) + 12.

image

httpdigest added a commit that referenced this issue Jun 22, 2024
@httpdigest
Copy link
Member

Thanks for reporting!

@httpdigest httpdigest added the bug label Jun 22, 2024
@httpdigest httpdigest added this to the 1.10.6 release milestone Jun 22, 2024
httpdigest added a commit that referenced this issue Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants