Bug 10060 - Cygwin/X Xming: Bad use of hwnd
Summary: Cygwin/X Xming: Bad use of hwnd
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xwin (show other bugs)
Version: unspecified
Hardware: Other Windows (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-22 04:48 UTC by Colin Harrison
Modified: 2007-05-09 08:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to fix. (620 bytes, patch)
2007-02-22 04:49 UTC, Colin Harrison
no flags Details | Splinter Review

Description Colin Harrison 2007-02-22 04:48:14 UTC
Fix an horrible error/hdc leak in the WM_PAINT message handler in 'winmultiwindowwndproc.c'. The HWND used in 'EndPaint()' should always match the one used in 'BeginPaint()' and the instance being called, duhh.
Comment 1 Colin Harrison 2007-02-22 04:49:14 UTC
Created attachment 8815 [details] [review]
Patch to fix.
Comment 2 Daniel Stone 2007-02-27 01:36:34 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 Alan Hourihane 2007-05-09 08:40:15 UTC
Thanks. Committed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.