diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2013-01-21 11:00:11 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-01-21 11:00:11 (GMT) |
commit | 85da624ebebb09aa5501861e2b25b7f16bfcb620 (patch) | |
tree | 6864da185a6cc67cd3a38f3edb9c10f229bad9bc /Modules/python.c | |
parent | c35f3a9f619d0d4abd43d16ddc4767e2a30c3dce (diff) | |
parent | 3b40b71217d7b73e59495de8cadd8fe1ad7cc6bc (diff) | |
download | cpython-85da624ebebb09aa5501861e2b25b7f16bfcb620.zip cpython-85da624ebebb09aa5501861e2b25b7f16bfcb620.tar.gz cpython-85da624ebebb09aa5501861e2b25b7f16bfcb620.tar.bz2 |
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 'Modules/python.c')
0 files changed, 0 insertions, 0 deletions