]> granicus.if.org Git - python/commit
Issue #14398: Fix size truncation and overflow bugs in bz2 module.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 21 Oct 2012 21:09:08 +0000 (23:09 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 21 Oct 2012 21:09:08 +0000 (23:09 +0200)
commit45dba1da320c37f35a55e5b4873e5e9573a37711
tree0d8c0bf00e48aaef009e05141bae3fc53d1e6018
parentdd72b3f6b7a3ab497db6134411f1e37ae3f6a5ab
Issue #14398: Fix size truncation and overflow bugs in bz2 module.
Lib/test/test_bz2.py
Lib/test/testbz2_bigmem.bz2 [new file with mode: 0644]
Misc/NEWS
Modules/bz2module.c