| commit | ecf40c1dce96ec2db49a9d95bd0df94cb6bce32f | [log] [tgz] | 
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Mon Oct 31 08:31:41 2016 +0200 | 
| committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Oct 31 08:31:41 2016 +0200 | 
| tree | 659c25377f1dc32d21f4e1c0c9bb4d4e3101cbb1 | |
| parent | 4eebf8477a20b256eccfbcd0fd9ef144f4c7e2af [diff] | |
| parent | 88b221935895dd56ebae3a3299897ac9cd0c6eb2 [diff] | 
Issue #27517: LZMA compressor and decompressor no longer raise exceptions if given empty data twice. Patch by Benjamin Fogle.