diff options
author | Christian Heimes <christian@cheimes.de> | 2012-09-11 15:31:08 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2012-09-11 15:31:08 (GMT) |
commit | e9a6d62d9fb6f0e88318a4279b54288b5ab08ee3 (patch) | |
tree | 80ad4a37b30f4b5faaac144ac334433db1d6ae89 /Objects | |
parent | 6d29352cfd76d569198dd2fd2eb02b2b0c5a8c44 (diff) | |
parent | 5557a9c73fc52276c3fb382491b3f9fe5999a042 (diff) | |
download | cpython-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