diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-17 00:55:45 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-17 00:55:45 +0000 |
commit | b337bb541bc3986f50d352fe13508ac8f0667bb0 (patch) | |
tree | af506d4609f06efcf2089f7046f23aa4a84c018b /Python/pythonrun.c | |
parent | ee4cc698ca906c519054a85d119c76e757227e82 (diff) | |
download | cpython-git-b337bb541bc3986f50d352fe13508ac8f0667bb0.tar.gz |
Stop INCREFing name, then checking if it's NULL. name (f_name) should never
be NULL so assert it. Fix one place where we could have passed NULL.
Reported by Klocwork #66.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions