commit | 3e8c897d80db38613f26b2f4c120f9e15a8ae9d2 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Fri Jan 18 08:47:59 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Fri Jan 18 08:47:59 2008 +0000 |
tree | 9eca678ef69659ca6428bbec3e6d0596af6de102 | |
parent | 87dcf3d260e183ed2988fe35b0ac3b93df37763b [diff] |
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"