https://bugs.winehq.org/show_bug.cgi?id=39484
Bug ID: 39484 Summary: Logically dead code in stub_manager_notify_unmarshal (Coverity #731557) Product: Wine Version: 1.7.53 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
dead_error_condition: The condition ifstub->flags & MSHLFLAGS_NORMAL cannot be true.
CID 731557 (#1 of 1): Logically dead code (DEADCODE) dead_error_line: Execution cannot reach this statement: if (m->norm_refs) m->norm....