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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
Dev mailing list
[email protected]
http://lists.compiz-fusion.org/mailman/listinfo/dev

Reply via email to