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

possible bug in hash implementation #3

Open
robertkist opened this issue Jan 10, 2024 · 0 comments
Open

possible bug in hash implementation #3

robertkist opened this issue Jan 10, 2024 · 0 comments

Comments

@robertkist
Copy link
Owner

problem: rather than overwriting and updating existing values for a key, the hash might just create an additional entry.

action: review / test code to see if this problem exists in this version of hash.c

impact: doesn't seem to have an impact on the dither output, or program stability. However, ditherers which use hash.c might have higher memory consumption.

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