bpo-22207: Add checks for possible integer overflows in unicodeobject… · python/cpython@64e461b · GitHub
Skip to content

Commit 64e461b

Browse files
bpo-22207: Add checks for possible integer overflows in unicodeobject.c. (#2623)
Based on patch by Victor Stinner.
1 parent 1180e5a commit 64e461b

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

Objects/unicodeobject.c

Lines changed: 12 additions & 6 deletions

0 commit comments

Comments
 (0)