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

avoid division by zero if file could not be read #3

Merged
merged 2 commits into from Mar 10, 2015
Merged

avoid division by zero if file could not be read #3

merged 2 commits into from Mar 10, 2015

Commits on Mar 4, 2015

  1. Copy the full SHA
    839739c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. fix precondition failed when calculated height is not int

    Height and width always need to be integers or the token check will
    fail.
    splitbrain committed Mar 5, 2015
    Copy the full SHA
    499e3dd View commit details
    Browse the repository at this point in the history