[issue16043] xmlrpc: gzip_decode has unlimited read()

Christian Heimes report at bugs.python.org
Tue Sep 25 12:58:41 CEST 2012


Christian Heimes added the comment:

Also see #15955

According to Nadeem it's not (easily) possible to detect how large the output is going to be.

----------
dependencies: +gzip, bz2, lzma: add method to get decompressed size

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


More information about the Python-bugs-list mailing list