[Bug 40659] New: Window with CS_OWNDC style cause DC leak when GetDC/ ReleaseDC is used.
https://bugs.winehq.org/show_bug.cgi?id=40659 Bug ID: 40659 Summary: Window with CS_OWNDC style cause DC leak when GetDC/ReleaseDC is used. Product: Wine Version: 1.9.10 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs(a)winehq.org Reporter: leslie_alistair(a)hotmail.com Distribution: --- Created attachment 54530 --> https://bugs.winehq.org/attachment.cgi?id=54530 testcase The attached test when run under wine will cause the message to appear. err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash If GetDC/ReleaseDC are removed from the loop then no error occurs. I've used a parent window, so that the test will run in a acceptable amount of time but has no effect on the outcome. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40659 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40659 --- Comment #1 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Probably fixed by d341b0c3815a1b8872c8354dd0811e05a1ce7152, please retest. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40659 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |d341b0c3815a1b8872c8354dd08 | |11e05a1ce7152 Status|NEW |RESOLVED --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- http://source.winehq.org/git/wine.git/?a=commit;h=d1048914332e118c2ae107177f... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40659 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.11. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40659 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani(a)redhat.com Target Milestone|--- |1.8.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40659 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.8.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)redhat.com> --- Removing 1.8.x milestone from bugs included in 1.8.4. -- 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.
participants (1)
-
wine-bugs@winehq.org