[FusionDev] [Bug 916] New: [patch] freewins, various fixes..

bugzilla at bugs.opencompositing.org bugzilla at bugs.opencompositing.org
Mon Apr 28 10:30:27 CEST 2008


http://bugs.opencompositing.org/show_bug.cgi?id=916

           Summary: [patch] freewins, various fixes..
           Product: Compiz Fusion
           Version: git HEAD
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Plugins
        AssignedTo: dev at lists.compiz-fusion.org
        ReportedBy: roland at verifysoft.net


Created an attachment (id=472)
 --> (http://bugs.opencompositing.org/attachment.cgi?id=472)
fix

Mainly intitialised uninitialised variables, Nullcheck after derefence,
required NULL check ...

Then I notice, that 9 of 11 times of FWHandleWindowInputs() calls on success
FWAdjustIPW, two times the return value is ignored. Just a guess... 
if (FWHandleWindowInputInfo (w))
    FWAdjustIPW (w);
(This not included in patch)


-- 
Configure bugmail: http://bugs.opencompositing.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Dev mailing list