Bug 10060

Summary: Cygwin/X Xming: Bad use of hwnd
Product: xorg Reporter: Colin Harrison <colin.harrison>
Component: Server/DDX/XwinAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch to fix. none

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.