diff options
author | Christian Heimes <christian@cheimes.de> | 2012-09-10 02:45:31 +0200 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2012-09-10 02:45:31 +0200 |
commit | 75b0f9c46f64457156bc21f4f7c711d748640181 (patch) | |
tree | f375ba57d1be68bc3abf33515a96fb57da4a2570 /Python/symtable.c | |
parent | 1caf83b3882312b65d206c3f3c3512c5789aa05e (diff) | |
download | cpython-75b0f9c46f64457156bc21f4f7c711d748640181.tar.gz |
Py_TYPE() has already dereferenced self before the NULL check. Moved Py_TYPE() after the check for self == NULL
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions