X Tutup
Skip to content

[3.5] bpo-22207: Add checks for possible integer overflows in unicodeobject.c. (GH-2623)#2659

Merged
serhiy-storchaka merged 1 commit intopython:3.5from
serhiy-storchaka:backport-64e461b-3.5
Jul 11, 2017
Merged

[3.5] bpo-22207: Add checks for possible integer overflows in unicodeobject.c. (GH-2623)#2659
serhiy-storchaka merged 1 commit intopython:3.5from
serhiy-storchaka:backport-64e461b-3.5

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

Based on patch by Victor Stinner..
(cherry picked from commit 64e461b)

…object.c. (pythonGH-2623)

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.

2 participants

X Tutup