• Christian Heimes's avatar
    Coverity issue CID #169 · 3e8c897d
    Christian Heimes yazdı
    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"
    3e8c897d
traceback.c 6.12 KB