summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_aepack.py
diff options
context:
space:
mode:
authorAndrew Kuchling <amk@amk.ca>2013-09-15 17:11:47 (GMT)
committerAndrew Kuchling <amk@amk.ca>2013-09-15 17:11:47 (GMT)
commit503baf9ecd2cc5fb0bb85cec99c300862c02de85 (patch)
tree8817cfd798230c1c1ad0aa5d8c5a4ba2e6bc7f32 /Lib/test/test_aepack.py
parented9884b2d0d5f1d4b1a8b252c4cd702095e0fc23 (diff)
downloadcpython-503baf9ecd2cc5fb0bb85cec99c300862c02de85.zip
cpython-503baf9ecd2cc5fb0bb85cec99c300862c02de85.tar.gz
cpython-503baf9ecd2cc5fb0bb85cec99c300862c02de85.tar.bz2
#16042: CVE-2013-1752: Limit amount of data read by limiting the call to readline().
The SSLFakeFile.readline() method needs to support limiting readline() as well. It's not a full emulation of readline()'s signature, but this class is only used by smtplib's code, so it doesn't have to be. Modified version of original patch by Christian Heimes.
Diffstat (limited to 'Lib/test/test_aepack.py')
0 files changed, 0 insertions, 0 deletions