From: Serhiy Storchaka Date: Sat, 13 Apr 2013 18:16:40 +0000 (+0300) Subject: Issue #17016: Get rid of possible pointer wraparounds and integer overflows X-Git-Tag: v3.4.0a1~959 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d80046628759bc721640f7f888aa386529d0239;p=python Issue #17016: Get rid of possible pointer wraparounds and integer overflows in the re module. Patch by Nickolai Zeldovich. --- 6d80046628759bc721640f7f888aa386529d0239