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.
Created attachment 8815 [details] [review] Patch to fix.
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future.
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.