diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-14 00:39:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-14 00:39:36 (GMT) |
commit | 9fbcb1402efab4e287f25145a69ba14c9c6dbce9 (patch) | |
tree | 6d38028a96dcc976f1574d4ffb67e09cad4e4eb4 /Lib/test/pythoninfo.py | |
parent | c30830bbb2630605b9b7915af7e82c8124e705c2 (diff) | |
download | cpython-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