Py_TYPE() has already dereferenced self before the NULL check. Moved … · pythoncapi/cpython@f03572d · GitHub
Skip to content

Commit f03572d

Browse files
committed
Py_TYPE() has already dereferenced self before the NULL check. Moved Py_TYPE() after the check for self == NULL
2 parents 1b5c76a + 949f331 commit f03572d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Objects/classobject.c

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)