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

MCQuantization.c:81 #1

Open
domin568 opened this issue Jan 23, 2020 · 0 comments
Open

MCQuantization.c:81 #1

domin568 opened this issue Jan 23, 2020 · 0 comments

Comments

@domin568
Copy link

domin568 commented Jan 23, 2020

Images with white (0xff,0xff,0xff) color results segfault because condition in loop while (MCQuantization.c:81) is less OR EQUAL 0xff.
Solution : Change to <= to <

7890 added a commit to 7890/dither that referenced this issue May 13, 2021
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