diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-01-21 13:00:50 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-01-21 13:00:50 +0200 |
commit | 5a95977c71d19d6aed32b0a4721d5e9ef4888efe (patch) | |
tree | 71a2c639fafd2d77483cb7fdbe98c703f900c0d2 /Python/codecs.c | |
parent | 6481bfb2b5c917041f062da8ebcc7bd7b7727945 (diff) | |
parent | 85da624ebebb09aa5501861e2b25b7f16bfcb620 (diff) | |
download | cpython-git-5a95977c71d19d6aed32b0a4721d5e9ef4888efe.tar.gz |
Fix memory error in test_ucn.
unicode-escape decoder requires memory for result corresponding to input size.
Fixes test for issue #16335.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions