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