summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2012-09-11 15:31:08 (GMT)
committerChristian Heimes <christian@cheimes.de>2012-09-11 15:31:08 (GMT)
commite9a6d62d9fb6f0e88318a4279b54288b5ab08ee3 (patch)
tree80ad4a37b30f4b5faaac144ac334433db1d6ae89 /Objects
parent6d29352cfd76d569198dd2fd2eb02b2b0c5a8c44 (diff)
parent5557a9c73fc52276c3fb382491b3f9fe5999a042 (diff)
downloadcpython-e9a6d62d9fb6f0e88318a4279b54288b5ab08ee3.zip
cpython-e9a6d62d9fb6f0e88318a4279b54288b5ab08ee3.tar.gz
cpython-e9a6d62d9fb6f0e88318a4279b54288b5ab08ee3.tar.bz2
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 'Objects')
0 files changed, 0 insertions, 0 deletions