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

Weird data writes in extended palette handling #762

Closed
PoroCYon opened this issue Sep 17, 2020 · 1 comment
Closed

Weird data writes in extended palette handling #762

PoroCYon opened this issue Sep 17, 2020 · 1 comment

Comments

@PoroCYon
Copy link
Contributor

Caught by ASan

The code here and here writes 32- or 64-bit values every two bytes, which seems... weird (it might just be the step that needs to be increased? not sure though)

@Arisotura
Copy link
Member

first one, we worked out that it was fine, because dst is u16*.

second one, I fixed it a while ago.

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

No branches or pull requests

2 participants