diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-16 02:02:57 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-16 02:02:57 +0000 |
commit | ce5b3c3188ec655ece4428e6a3e1622e322f4603 (patch) | |
tree | 8f5c5eac4e88e0e9d21a7ff9fd5c404b4ba941f0 /Python/pythonrun.c | |
parent | ef02b9e1445b7c7ae60c790a68ed1e0e75dfe435 (diff) | |
download | cpython-git-ce5b3c3188ec655ece4428e6a3e1622e322f4603.tar.gz |
self is dereffed (and passed as first arg), so it's known to be good.
func is returned from PyArg_ParseTuple and also dereffed.
Reported by Klocwork, #30 (self one at least).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions