]> granicus.if.org Git - python/commit
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 13 Apr 2013 18:16:40 +0000 (21:16 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 13 Apr 2013 18:16:40 +0000 (21:16 +0300)
commit6d80046628759bc721640f7f888aa386529d0239
treebb66c27cb4821557b2caba2cfa79372c38a127a6
parentd24abee4632a233d17eaad0ab962c97545e387b3
parent4bb17348f5507f42f62d15b16ca0672e802f619c
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
in the re module.  Patch by Nickolai Zeldovich.
Misc/ACKS
Misc/NEWS
Modules/_sre.c