CIA.vc
Archived Message
for Compiz Fusion
Stats » Projects » Compiz Fusion » Archived Message
envelope
Received 12:11 on Feb 07
Generated by CIA Perl client for Git version 1.0
linksUTC clock
21:33 on Mar 21, 2010

Commit Message

Author:smspillaz
Project:compiz-fusion
Branch:master
URL:http://cgit.compiz.org/compiz/plugins/group/commit/?id=d19d863de3eeb536a5701377e...
 Don't use array new[] directly.

There are bugs when conducting operators within the array [] syntax for new
so precalculate the desired size first and then call array new[]

Modified Files

  • compiz
    • plugins
      • group
        • src
          • cairo.cpp