Skip to content

bpo-22207: Add checks for possible integer overflows in unicodeobject.c. #2623

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

Merged

Conversation

serhiy-storchaka
Copy link
Member

This is an extraction from the patch by Victor Stinner.

@gpshead
Copy link
Member

gpshead commented Jul 7, 2017

This looks correct to me.

@serhiy-storchaka serhiy-storchaka merged commit 64e461b into python:master Jul 11, 2017
@serhiy-storchaka serhiy-storchaka deleted the unicode-integer-overflow branch July 11, 2017 03:55
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 11, 2017
…object.c. (pythonGH-2623)

Based on patch by Victor Stinner.
(cherry picked from commit 64e461b)
@bedevere-bot
Copy link

GH-2658 is a backport of this pull request to the 3.6 branch.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jul 11, 2017
…object.c. (pythonGH-2623)

Based on patch by Victor Stinner..
(cherry picked from commit 64e461b)
@bedevere-bot
Copy link

GH-2659 is a backport of this pull request to the 3.5 branch.

serhiy-storchaka added a commit that referenced this pull request Jul 11, 2017
…object.c. (GH-2623) (#2658)

Based on patch by Victor Stinner.
(cherry picked from commit 64e461b)
serhiy-storchaka added a commit that referenced this pull request Jul 11, 2017
…object.c. (GH-2623) (#2659)

Based on patch by Victor Stinner.
(cherry picked from commit 64e461b)
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.

4 participants