]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress().
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 27 Sep 2016 17:24:19 +0000 (20:24 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 27 Sep 2016 17:24:19 +0000 (20:24 +0300)
Original patch by John Leitch.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge