[issue23224] LZMADecompressor object is only initialized in __init__

Aaron Hill report at bugs.python.org
Thu Dec 1 21:54:26 EST 2016


Aaron Hill added the comment:

I've upload a patch which should address the issue in both the lzma and bz2 modules.

----------
keywords: +patch
nosy: +Aaron1011
Added file: http://bugs.python.org/file45730/fix-lzma-bz2-segfaults.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23224>
_______________________________________


More information about the Python-bugs-list mailing list