diff options
author | Gregory P. Smith <greg@krypto.org> | 2018-11-14 19:55:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-14 19:55:07 (GMT) |
commit | b6f4472dc4190e2fd668490d86aeefd2ab0df935 (patch) | |
tree | cf7a6d30f6ce9c30789fed3931c1f01a1ac89ff9 /Python/strdup.c | |
parent | 815fa49d1030b52a6e5fae924f92907240d90155 (diff) | |
download | cpython-b6f4472dc4190e2fd668490d86aeefd2ab0df935.zip cpython-b6f4472dc4190e2fd668490d86aeefd2ab0df935.tar.gz cpython-b6f4472dc4190e2fd668490d86aeefd2ab0df935.tar.bz2 |
[2.7] bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506) (GH-10538)
Discovered using clang's MemorySanitizer.
A msan build will fail by simply executing: ./python -c 'u"\N"'
(cherry picked from commit 746b2d3)
Co-authored-by: Gregory P. Smith <greg@krypto.org> [Google LLC]
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions