[Bug 39486] New: Unused value in CFn_WMCommand (Coverity #1225886)

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


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

            Bug ID: 39486
           Summary: Unused value in CFn_WMCommand (Coverity #1225886)
           Product: Wine
           Version: 1.7.53
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: comdlg32
          Assignee: wine-bugs at winehq.org
          Reporter: alexhenrie24 at gmail.com
      Distribution: ---

CID 1225886 (#1 of 1): Unused value (UNUSED_VALUE)
returned_value: Assigning value from GetDlgItemTextW(hDlg, 1136, str, 256) to i
here, but that stored value is overwritten before it can be used.

value_overwrite: Overwriting previous write to i with value from
SendDlgItemMessageW(hDlg, 1137, 327U, 0UL, 0L).

-- 
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