diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-12-09 02:12:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 02:12:50 (GMT) |
commit | 2abd3a8f580e6c7b1ce88b2ae9f9a783f4aea5d3 (patch) | |
tree | fa0a5235b5e76c5548cc961b70dab10adda146ea /Parser/tokenizer.c | |
parent | f66f4a09d0b6817fe6a86a567fd506aa223f1563 (diff) | |
download | cpython-2abd3a8f580e6c7b1ce88b2ae9f9a783f4aea5d3.zip cpython-2abd3a8f580e6c7b1ce88b2ae9f9a783f4aea5d3.tar.gz cpython-2abd3a8f580e6c7b1ce88b2ae9f9a783f4aea5d3.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.
(cherry picked from commit 3ae4ea1931361dd2743e464790e739d9285501bf)
Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
Diffstat (limited to 'Parser/tokenizer.c')
0 files changed, 0 insertions, 0 deletions