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

Fix len integer overflow issue #567

Merged
merged 6 commits into from
Oct 14, 2022

Commits on Oct 4, 2022

  1. Fix len integer overflow issue

    Mario Garcia-Armas committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    fb96b90 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Added unittest where int overflow causes exception

    Mario Garcia-Armas committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6f6e69c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2013758 View commit details
    Browse the repository at this point in the history
  3. Fix flake8

    Mario Garcia-Armas committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4d82888 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Add checks to test suite and improve comments

    Mario Garcia-Armas committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    1161d5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec095e4 View commit details
    Browse the repository at this point in the history