Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e763a91

Browse files
committed
Fix typo in NEWS file.
1 parent c545a5e commit e763a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Library
1717
limiting the call to readline(). Original patch by Christian Heimes.
1818

1919
- 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
20+
prevent readline() calls from consuming too much memory. Patch by Jyrki
2121
Pulliainen.
2222

2323
- Issue #16039: CVE-2013-1752: Change use of readline in imaplib module to

0 commit comments

Comments
 (0)