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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 22 01:14:46 CDT 2015


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

--- Comment #1 from Alex Henrie <alexhenrie24 at gmail.com> ---
To clarify, the problem is that a value is saved in the variable i, but then i
is overwritten a few lines later without that saved value ever being used. See
https://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499ee3e43f8e7:/dlls/comdlg32/fontdlg.c#l980

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