http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.03.tar.gz
[xscreensaver] / driver / timers.c
index 5e73d5b12134823b47769066cf35ce63ab7cd4cc..04feb90c19e96dcd32a0f9a89bdbe55b4f3763f5 100644 (file)
@@ -705,8 +705,8 @@ sleep_until_idle (saver_info *si, Bool until_idle_p)
 
        if (p->debug_p)
          {
-            Window root, window;
-            int x, y;
+            Window root=0, window=0;
+            int x=-1, y=-1;
             const char *type = 0;
            if (event.xany.type == MotionNotify)
               {