diff options
author | Christian Heimes <christian@cheimes.de> | 2012-09-10 02:45:56 +0200 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2012-09-10 02:45:56 +0200 |
commit | f03572d040f0f34b7fd3c1bcbd232d60b5a00d78 (patch) | |
tree | f5a7e62de3f21d7cc854ac8d21e09e4c5d0fbaa7 /Python/symtable.c | |
parent | 1b5c76a2832e3fc3eb4d850b5bc69692bf23c83a (diff) | |
parent | 949f3317312c64425efae21bda86b98423aac9cf (diff) | |
download | cpython-git-f03572d040f0f34b7fd3c1bcbd232d60b5a00d78.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