diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-16 02:00:32 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-16 02:00:32 (GMT) |
commit | ef02b9e1445b7c7ae60c790a68ed1e0e75dfe435 (patch) | |
tree | bc9eec9af77a0a102700222dc44784f18571e96a /Python/errors.c | |
parent | 84be93b2db7e8c351bc5f25991c14a1384b5b523 (diff) | |
download | cpython-ef02b9e1445b7c7ae60c790a68ed1e0e75dfe435.zip cpython-ef02b9e1445b7c7ae60c790a68ed1e0e75dfe435.tar.gz cpython-ef02b9e1445b7c7ae60c790a68ed1e0e75dfe435.tar.bz2 |
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/errors.c')
0 files changed, 0 insertions, 0 deletions