https://bugs.winehq.org/show_bug.cgi?id=46234
Bug ID: 46234 Summary: explorer /desktop leaks global atoms when creating desktop window Product: Wine Version: 3.21 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: explorerframe Assignee: wine-bugs@winehq.org Reporter: daniel.wendt@linux.com CC: ralf.habacker@freenet.de Distribution: ---
When creating the desktop window with CreateWindowEx a UUID is passed(https://github.com/wine-mirror/wine/blob/400dd1596ab7946e68278b3f8dc7c87b898...). With this information an atom is created in the global atom table. The atom is not released when the explorer is closed.
https://bugs.winehq.org/show_bug.cgi?id=46234
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|explorerframe |programs
https://bugs.winehq.org/show_bug.cgi?id=46234
--- Comment #1 from Ralf Habacker ralf.habacker@freenet.de --- This issue was fixed with commit https://source.winehq.org/git/wine.git/commit/ddb713653b329f72e4b91beffef60e....
https://bugs.winehq.org/show_bug.cgi?id=46234
--- Comment #2 from Ralf Habacker ralf.habacker@freenet.de --- The issue has been fixed with version 4.0 rc1.
https://bugs.winehq.org/show_bug.cgi?id=46234
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |ddb713653b329f72e4b91beffef | |60e72c8a61574 CC| |focht@gmx.net Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Ralf,
thanks your contribution and the reminder. Resolving the ticket.
Regards
https://bugs.winehq.org/show_bug.cgi?id=46234
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.2.