summaryrefslogtreecommitdiffstats
path: root/Lib/cgitb.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-13 21:49:59 (GMT)
committerGitHub <noreply@github.com>2018-11-13 21:49:59 (GMT)
commitfdc485a5dff8508328b4f26265d0af1ba5004597 (patch)
treebbd5bb58e179787b0a6d8253c7a4196c543987bf /Lib/cgitb.py
parentae8878176d6dc1878d1e792ac4308ca1920b103b (diff)
downloadcpython-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