]> granicus.if.org Git - python/commit
Issue #19883: Fixed possible integer overflows in zipimport.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 28 Jan 2016 19:32:53 +0000 (21:32 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 28 Jan 2016 19:32:53 +0000 (21:32 +0200)
commitc4ef384d1313e0f7b7bb094793f3b9ee495a71fb
tree187f5bdbccf5f4f029f31e07157c761ff06f5682
parent3ecb6ab993a62f892d88def7adb5fe2954695ded
Issue #19883: Fixed possible integer overflows in zipimport.
Misc/NEWS
Modules/zipimport.c