[Bug 26044] atl/atl_ax tests show several valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 2 16:14:45 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26044

--- Comment #2 from Vincent Povirk <madewokherd at gmail.com> 2011-03-02 16:14:44 CST ---
I think this is because GetClientRect fails for a NULL hwnd in IOCS_Init, so
rect is uninitialized. We don't check for a NULL hwnd even though tests suggest
it's a valid case, nor do we check for failure of GetClientRect.

I don't know what the appropriate fix is.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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