Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > f1a3ddc74854ca077de6616209094ba7 > files > 4

xfig-3.2.5-0.11mdv2007.1.src.rpm

--- xfig.3.2.5-alpha5/w_color.c.buffer-overflow	2004-01-06 20:46:49.000000000 +0100
+++ xfig.3.2.5-alpha5/w_color.c	2006-09-29 18:40:01.000000000 +0200
@@ -1057,7 +1057,7 @@ count_user_colors()
 {
     F_compound  *c;
     int		 i, count;
-    char	 buf[10];
+    char	 buf[11];
 
     /* keep array of counts of each color */
     for (i=0; i<num_usr_cols; i++)