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

Use Int64 in dataWindowForTile to prevent integer overflow #831

Merged

Commits on Sep 8, 2020

  1. Use Int64 in dataWindowForTile to prevent integer overflow

    Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
    peterhillman committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    901059f View commit details
    Browse the repository at this point in the history
  2. use signed 64 bit instead for dataWindow calculation

    Signed-off-by: Peter Hillman <peterh@wetafx.co.nz>
    peterhillman committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a03aafb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    df4ac81 View commit details
    Browse the repository at this point in the history