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

Wiki requires fix #74

Open
Smoria opened this issue Mar 18, 2024 · 0 comments
Open

Wiki requires fix #74

Smoria opened this issue Mar 18, 2024 · 0 comments

Comments

@Smoria
Copy link

Smoria commented Mar 18, 2024

Wiki requires small fix:

Part with must hold at least width x 16 bytes must include some description that width must be rounded to next divisible by 16 number. i.e. buffer for image with width = 15 must be at least 16*16.

Steps to reproduce the behavior:

  1. Try to decode any image with width not divisible by 16, providing dithering buffer with size of image.width*16
  2. Heap is corrupted after decoding

Tested with ESP-32, so we actually have heap supervisor.

Sorry for creating issue, and not PR, i am not able to use git right now :)

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

1 participant