[Bug 46234] New: explorer / desktop leaks global atoms when creating desktop window

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 3 06:53:40 CST 2018


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 at winehq.org
          Reporter: daniel.wendt at linux.com
                CC: ralf.habacker at freenet.de
      Distribution: ---

When creating the desktop window with CreateWindowEx a UUID is
passed(https://github.com/wine-mirror/wine/blob/400dd1596ab7946e68278b3f8dc7c87b898c7e9f/programs/explorer/desktop.c#L972).
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.



More information about the wine-bugs mailing list