[Bug 25680] New: Stale file associations are not properly removed

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 3 03:09:23 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25680

           Summary: Stale file associations are not properly removed
           Product: Wine
           Version: 1.3.10
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: shell32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: patrakov at gmail.com


In winemenubuilder.c, in cleanup_associations(), subkeys are deleted while
their parent is being enumerated. So, if two consecutive subkeys are to be
processed and deleted, only the first of them is actually processed. I.e., some
stale associations are not cleared from desktop files and from the registry on
the first run of wine winemenubuilder -a.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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