]> granicus.if.org Git - python/commit
Issue #28275: Clean up to avoid use-after-free after bzip decompress failure
authorMartin Panter <vadmium+py@gmail.com>
Sat, 1 Oct 2016 02:45:17 +0000 (02:45 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 1 Oct 2016 02:45:17 +0000 (02:45 +0000)
commit38317d3318e05832a864d413aa744a48a8975dce
tree8757c1d2116ed1d20aa28b02e0b11f05e9bc3412
parent34b9d14be642be80e9ac10c59004570a7efa5804
Issue #28275: Clean up to avoid use-after-free after bzip decompress failure
Lib/test/test_bz2.py
Lib/test/test_lzma.py
Misc/NEWS
Modules/_bz2module.c