[Bug 39485] New: Logically dead code in elf_hash_symtab (Coverity #731748)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 21 21:09:12 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39485

            Bug ID: 39485
           Summary: Logically dead code in elf_hash_symtab (Coverity
                    #731748)
           Product: Wine
           Version: 1.7.53
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dbghelp
          Assignee: wine-bugs at winehq.org
          Reporter: alexhenrie24 at gmail.com
      Distribution: ---

assignment: Assigning: symname = strp + symp->st_name.

notnull: At condition symname, the value of symname cannot be NULL.
dead_error_condition: The condition symname must be true.

CID 731748 (#1 of 1): Logically dead code (DEADCODE)dead_error_line:
Execution cannot reach this statement: compiland = NULL;

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list