summaryrefslogtreecommitdiffstats
path: root/Lib/test/pythoninfo.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-14 00:39:36 (GMT)
committerGitHub <noreply@github.com>2018-11-14 00:39:36 (GMT)
commit9fbcb1402efab4e287f25145a69ba14c9c6dbce9 (patch)
tree6d38028a96dcc976f1574d4ffb67e09cad4e4eb4 /Lib/test/pythoninfo.py
parentc30830bbb2630605b9b7915af7e82c8124e705c2 (diff)
downloadcpython-9fbcb1402efab4e287f25145a69ba14c9c6dbce9.zip
cpython-9fbcb1402efab4e287f25145a69ba14c9c6dbce9.tar.gz
cpython-9fbcb1402efab4e287f25145a69ba14c9c6dbce9.tar.bz2
[3.7] bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506) (GH-10522)
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> https://bugs.python.org/issue35214
Diffstat (limited to 'Lib/test/pythoninfo.py')
0 files changed, 0 insertions, 0 deletions