Commit 92893fd
authored
PyObject_GetAttr returns a new reference, but this reference is never decremented using Py_DECREF, so Py_DECREF calls to this referece are added
1 parent e6543da commit 92893fd
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6524 | 6524 | | |
6525 | 6525 | | |
6526 | 6526 | | |
| 6527 | + | |
6527 | 6528 | | |
6528 | 6529 | | |
6529 | 6530 | | |
6530 | 6531 | | |
6531 | 6532 | | |
| 6533 | + | |
6532 | 6534 | | |
6533 | 6535 | | |
6534 | 6536 | | |
| |||
0 commit comments