diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-13 21:49:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-13 21:49:59 (GMT) |
commit | fdc485a5dff8508328b4f26265d0af1ba5004597 (patch) | |
tree | bbd5bb58e179787b0a6d8253c7a4196c543987bf /Lib/cgitb.py | |
parent | ae8878176d6dc1878d1e792ac4308ca1920b103b (diff) | |
download | cpython-fdc485a5dff8508328b4f26265d0af1ba5004597.zip cpython-fdc485a5dff8508328b4f26265d0af1ba5004597.tar.gz cpython-fdc485a5dff8508328b4f26265d0af1ba5004597.tar.bz2 |
bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506)
Discovered using clang's MemorySanitizer when it ran python3's
test_fstring test_misformed_unicode_character_name.
An msan build will fail by simply executing: ./python -c 'u"\N"'
(cherry picked from commit 746b2d35ea47005054ed774fecaed64fab803d7d)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Lib/cgitb.py')
0 files changed, 0 insertions, 0 deletions