We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c545a5e commit e763a91Copy full SHA for e763a91
Misc/NEWS
@@ -17,7 +17,7 @@ Library
17
limiting the call to readline(). Original patch by Christian Heimes.
18
19
- Issue #16041: CVE-2013-1752: poplib: Limit maximum line lengths to 2048 to
20
- prevent readline() calls from consuming too much member. Patch by Jyrki
+ prevent readline() calls from consuming too much memory. Patch by Jyrki
21
Pulliainen.
22
23
- Issue #16039: CVE-2013-1752: Change use of readline in imaplib module to
0 commit comments