]> Dogcows Code - chaz/openbox/commitdiff
i think this would overflow?
authorMikael Magnusson <mikachu@comhem.se>
Fri, 1 Jun 2007 21:36:16 +0000 (21:36 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Fri, 1 Jun 2007 21:36:16 +0000 (21:36 +0000)
openbox/client.c

index c7a6f0e29169a3c31d048efc03fb9859cbb5c4cb..e10ce1dd4c4293c45efe04fd4f58c4bdf2846270 100644 (file)
@@ -2310,7 +2310,7 @@ static void client_change_wm_state(ObClient *self)
 
 static void client_change_state(ObClient *self)
 {
-    gulong netstate[11];
+    gulong netstate[12];
     guint num;
 
     num = 0;
This page took 0.024348 seconds and 4 git commands to generate.