summaryrefslogtreecommitdiff
path: root/Python/symtable.c
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2012-09-11 17:30:53 +0200
committerChristian Heimes <christian@cheimes.de>2012-09-11 17:30:53 +0200
commit5557a9c73fc52276c3fb382491b3f9fe5999a042 (patch)
treeee81750e352588c2180ea3910e494638ac136241 /Python/symtable.c
parent2fd8bdbc9d904a7cb9f7cd676322eee03d92ee0c (diff)
downloadcpython-git-5557a9c73fc52276c3fb382491b3f9fe5999a042.tar.gz
Fix null pointer dereferencing in structmember.c PyMember_SetOne() for T_CHAR. _PyUnicode_AsStringAndSize() can return NULL without touching the len argument. Also remove unnecessary PyUnicode_Check(), _PyUnicode_AsStringAndSize() performance the test again. CID 486815
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions