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

Should solve integer overflows in SAPT code #619

Merged
merged 2 commits into from
Feb 17, 2017
Merged

Should solve integer overflows in SAPT code #619

merged 2 commits into from
Feb 17, 2017

Commits on Feb 14, 2017

  1. Converted a number of ints to size_t in SAPT code

    Should prevent integer overflow. May not be exhaustive though.
    jgonthier committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    e3ccb40 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

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