diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-16 02:00:32 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-16 02:00:32 +0000 |
commit | ef02b9e1445b7c7ae60c790a68ed1e0e75dfe435 (patch) | |
tree | bc9eec9af77a0a102700222dc44784f18571e96a /Python/pythonrun.c | |
parent | 84be93b2db7e8c351bc5f25991c14a1384b5b523 (diff) | |
download | cpython-git-ef02b9e1445b7c7ae60c790a68ed1e0e75dfe435.tar.gz |
a & b were dereffed above, so they are known to be valid pointers.
z is known to be NULL, nothing to DECREF.
Reported by Klockwork, #107.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions