diff options
author | Christian Heimes <christian@cheimes.de> | 2008-01-18 08:47:59 +0000 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2008-01-18 08:47:59 +0000 |
commit | 3e8c897d80db38613f26b2f4c120f9e15a8ae9d2 (patch) | |
tree | 9eca678ef69659ca6428bbec3e6d0596af6de102 /Python/getcompiler.c | |
parent | 87dcf3d260e183ed2988fe35b0ac3b93df37763b (diff) | |
download | cpython-git-3e8c897d80db38613f26b2f4c120f9e15a8ae9d2.tar.gz |
Coverity issue CID #169
local_ptr_assign_local: Assigning address of stack variable "namebuf" to pointer "filename"
out_of_scope: Variable "namebuf" goes out of scope
use_invalid: Used "filename" pointing to out-of-scope variable "namebuf"
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions