diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-19 01:17:01 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-19 01:17:01 +0000 |
commit | 8a5403dcd64d3c8ba3b0801065121232cd7ca7b9 (patch) | |
tree | de4545b01d3f6792b698f9f646e61f78593ad7d9 /Python/Python-ast.c | |
parent | 23aea573c7b3213e2e6f6262784336a2bc3286be (diff) | |
download | cpython-8a5403dcd64d3c8ba3b0801065121232cd7ca7b9.tar.gz |
Issue #6697: Check that _PyUnicode_AsString() result is not NULL in textio.c
The bug may occurs if locale.getpreferredencoding() returns an encoding with a
surrogate (very unlikely!).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions