summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-12-12 11:05:59 (GMT)
committerGitHub <noreply@github.com>2018-12-12 11:05:59 (GMT)
commit16d63202af35dadd652a5e3eae687ea709e95b11 (patch)
treeba5751e2c575a0709e8d010d3d881abdf5a98291 /Python/compile.c
parentd336b1c8a40d14054145393fafb54b782cc1a549 (diff)
downloadcpython-16d63202af35dadd652a5e3eae687ea709e95b11.zip
cpython-16d63202af35dadd652a5e3eae687ea709e95b11.tar.gz
cpython-16d63202af35dadd652a5e3eae687ea709e95b11.tar.bz2
bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120)
* bpo-16039: CVE-2013-1752: Change use of readline() in imaplib.IMAP4_SSL to limit line length. Remove IMAP4_SSL.readline() and IMAP4_SSL.read() to inherit safe IMAP4 implementation. * bpo-20118: reenable test_linetoolong() of test_imaplib on ThreadedNetworkedTests and ThreadedNetworkedTestsSSL. The test now sets the _MAXLINE limit to 10 characters.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions