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

readByte is not cleared correctly #1

Open
JayFoxRox opened this issue Nov 9, 2017 · 0 comments
Open

readByte is not cleared correctly #1

JayFoxRox opened this issue Nov 9, 2017 · 0 comments

Comments

@JayFoxRox
Copy link

JayFoxRox commented Nov 9, 2017

https://github.com/stefanbeller/entropy/blob/master/entropy.c#L55

  • Does not clear the correct address (should be readByte without &)
  • Does not clear the correct size (should be sizeof(readByte))

There are actually a lot of other small issues too, but I'm merely creating this one to make people aware

@JayFoxRox JayFoxRox changed the title readBytes is not cleared correctly readByte is not cleared correctly Nov 9, 2017
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