Staging
v0.8.1
https://github.com/python/cpython
Revision 7e27abbb3936e9a7baea13ceeac6abd256bc0d6f authored by Georg Brandl on 27 October 2013, 06:23:53 UTC, committed by Georg Brandl on 27 October 2013, 06:23:53 UTC
prevent readline() calls from consuming too much memory.  Patch by Jyrki
Pulliainen.
1 parent 72c98d3
History
Tip revision: 7e27abbb3936e9a7baea13ceeac6abd256bc0d6f authored by Georg Brandl on 27 October 2013, 06:23:53 UTC
Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to
Tip revision: 7e27abb

README

back to top