From: Serhiy Storchaka Date: Tue, 27 Sep 2016 17:24:19 +0000 (+0300) Subject: Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress(). X-Git-Tag: v3.7.0a1~2376 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be43f2019fd5c56cdf9ca337ed23c1ef4dc9af38;p=thirdparty%2FPython%2Fcpython.git Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress(). Original patch by John Leitch. --- be43f2019fd5c56cdf9ca337ed23c1ef4dc9af38