Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > a615737f3c69c521cae1d1fbd25b94b7 > files > 1

plotutils-2.6-1mdv2010.0.src.rpm

--- pic2plot/gram.yy.str	2009-03-28 22:28:01.000000000 +0100
+++ pic2plot/gram.yy	2009-03-28 22:28:15.000000000 +0100
@@ -1833,7 +1833,7 @@
 	    {
 	      one_format += *form++;
 	      one_format += '\0';
-	      sprintf(sprintf_buf, one_format.contents());
+	      sprintf(sprintf_buf, "%s", one_format.contents());
 	    }
 	  else 
 	    {