diff options
author | Barry Warsaw <barry@python.org> | 1999-07-12 18:37:02 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-07-12 18:37:02 (GMT) |
commit | 96e9bf45e8978e5f237460ac93e6f03c82cba06d (patch) | |
tree | 327a7b7560ca04c0edc4ce791d6c5d8866f00d90 /configure.in | |
parent | 860e25614786c9c89a0ba4fe097f1e1e09e9cf57 (diff) | |
download | cpython-96e9bf45e8978e5f237460ac93e6f03c82cba06d.zip cpython-96e9bf45e8978e5f237460ac93e6f03c82cba06d.tar.gz cpython-96e9bf45e8978e5f237460ac93e6f03c82cba06d.tar.bz2 |
AddrlistClass.getaddress(): when parsing `:'s, in the loop, watch out
for gotonext() pushing self.pos past the end of the string. This can
happen if the message has a To field like "To: :" and you call
msg.getaddrlist('to').
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions