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

Changed overflow check to use PY_SSIZE_T_MAX #3964

Merged
merged 1 commit into from Jul 17, 2019

Conversation

radarhere
Copy link
Member

Resolves #3963

The check was added in c50ebe6 to fix #2105. This PR should be updating the range for 64-bit systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MemoryError: Integer overflow in ysize Multiple memory corruption vulnerabilities
2 participants