Message156482
Thanks to the tests, I found the error. Since the bzip2 is block algorithm, decompressor need to eat a certain amount of data, so it began to return data. Now when reading small chunks turns out premature end of data. I'm working on a fix. |
|
| Date |
User |
Action |
Args |
| 2012-03-21 09:08:01 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, loewis |
| 2012-03-21 09:08:01 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2012-03-21 09:08:00 | serhiy.storchaka | link | issue14371 messages |
| 2012-03-21 09:08:00 | serhiy.storchaka | create | |
|