Skip to content

readByte is not cleared correctly #1

@JayFoxRox

Description

@JayFoxRox

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions