~compiz-team/compiz/compiz.fix_1041535

Viewing all changes in revision 3364.

  • Committer: Tarmac
  • Author(s): MC Return
  • Date: 2012-09-10 14:23:28 UTC
  • mfrom: (3355.1.1 compiz)
  • Revision ID: tarmac-20120910142328-0488ol7k3g7na0jw
The unsigned int nFile can never be smaller than 0 (changed "if (nFile <= 0)" to "if (!nFile)".. Fixes: . Approved by Sam Spilsbury.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: