[Bug 37128] Clang Static Analyzer: Uninitialized variable in a condition

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 6 19:03:49 CDT 2016


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

Kirill K. Smirnov <kirill.k.smirnov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kirill.k.smirnov at gmail.com

--- Comment #5 from Kirill K. Smirnov <kirill.k.smirnov at gmail.com> ---
It seems bug is fixed. The uninitialized variable is now NULL 
(atl/atl_ax.c:1053) and clang analyzer does not complain too.

commit ec52a1f55700989f014851eef0a25641f8bc983a
Author: Qian Hong <qhong at codeweavers.com>
Date:   Fri Jan 16 16:09:36 2015 +0800

    atl: Improved content type handling of AtlAxCreateControlEx.

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