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(a)winehq.org Reporter: daniel.wendt(a)linux.com CC: ralf.habacker(a)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. -- 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.