[issue16043] xmlrpc: gzip_decode has unlimited read()

Christian Heimes report at bugs.python.org
Sun Jan 20 16:14:03 CET 2013


Christian Heimes added the comment:

The attached patch adds a limitation to xmlrpclib.gzip_decode().

----------
assignee:  -> christian.heimes
dependencies:  -gzip, bz2, lzma: add option to limit output size
keywords: +patch
priority: normal -> critical
stage:  -> patch review
versions: +Python 3.4
Added file: http://bugs.python.org/file28796/xmlrpc_gzip_27.patch

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


More information about the Python-bugs-list mailing list