diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-10-02 13:07:28 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-10-02 13:07:28 +0300 |
commit | 6668f7f6d84df43fc33d411e2822e09aa33cfe7d (patch) | |
tree | 27c2cb67265929f4b7a970ff79e96ff1a46864e4 /Python/fileutils.c | |
parent | 2f636fd30f723a2830d5ad5cade3f71099cecbc8 (diff) | |
download | cpython-6668f7f6d84df43fc33d411e2822e09aa33cfe7d.tar.gz |
Issue #24848: Fixed bugs in UTF-7 decoding of misformed data:
1. Non-ASCII bytes were accepted after shift sequence.
2. A low surrogate could be emitted in case of error in high surrogate.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions