diff options
author | Abhilash Raj <maxking@users.noreply.github.com> | 2019-12-09 01:37:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 01:37:34 (GMT) |
commit | 3ae4ea1931361dd2743e464790e739d9285501bf (patch) | |
tree | 56b73bd2a05fc6f53d9cbb0ad9cfb72547b97111 /PC | |
parent | 68157da8b42b26408af5d157d2dba4fcf29c6320 (diff) | |
download | cpython-3ae4ea1931361dd2743e464790e739d9285501bf.zip cpython-3ae4ea1931361dd2743e464790e739d9285501bf.tar.gz cpython-3ae4ea1931361dd2743e464790e739d9285501bf.tar.bz2 |
bpo-38708: email: Fix a potential IndexError when parsing Message-ID (GH-17504)
Fix a potential IndexError when passing an empty value to the message-id
parser. Instead, HeaderParseError should be raised.
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions