X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Finteraggregate.c;h=08cbbe0948de48fed26d8ed5d8b0f4ee6d15e2b1;hp=2517792df6b6c6a21f61984662ce385a72ce2ab1;hb=0d6b320def9180cf907ceaed56b23a972a11b757;hpb=3f438031d610c7e15fd33876a879b97e290e05fb diff --git a/hacks/interaggregate.c b/hacks/interaggregate.c index 2517792d..08cbbe09 100644 --- a/hacks/interaggregate.c +++ b/hacks/interaggregate.c @@ -321,8 +321,8 @@ inline unsigned long trans_point(int x1, int y1, unsigned long myc, double a, } else { - int or, og, ob; - int r, g, b; + int or=0, og=0, ob=0; + int r=0, g=0, b=0; int nr, ng, nb; unsigned long c;