diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-22 12:11:44 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-03-22 12:11:44 +0000 |
commit | 0477bf3a934b9e959ce4a64f25ce24310797d50e (patch) | |
tree | 850fd66b79bc86c43cf1d9a2856c41c757a35cbe /Lib/ssl.py | |
parent | eab4b4c784c4351e4b3ea7ead277180d88293f23 (diff) | |
download | cpython-git-0477bf3a934b9e959ce4a64f25ce24310797d50e.tar.gz |
Fix a crash in _elementtree related to lone unicode surrogates.
Fix a segfault on:
>>> import _elementtree
>>> _elementtree.iterparse('/bin/sh', ("\uDC80", "\ud808\udf45"))
Diffstat (limited to 'Lib/ssl.py')
0 files changed, 0 insertions, 0 deletions