]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- one more hunk
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 5 Dec 2012 13:36:33 +0000 (14:36 +0100)
committerArtur Frysiak <artur@frysiak.net>
Sat, 6 Jul 2013 10:53:13 +0000 (12:53 +0200)
format-security.patch

index 64be483192f65f228b31996b6b87dbe4e891eeba..28842ffdce1882b9af0f877e9e84f59a53203f68 100644 (file)
  }
  
  @ The token lists for translated \TEX/ output contain some special control
+--- texlive-20080816-source/texk/web2c/cwebboot.c~     2012-12-05 13:43:15.382444744 +0100
++++ texlive-20080816-source/texk/web2c/cwebboot.c      2012-12-05 13:47:45.715768541 +0100
+@@ -1113,7 +1113,7 @@
+  fatal P2C(char*,s,char*,t)
+ #line 1182 "./cwebdir/common.w"
+ {
+-if(*s)printf(s);
++if(*s)puts(s);
+ err_print(t);
+ history= fatal_message;exit(wrap_up());
+ }
 --- texlive-20080816-source/texk/web2c/tiedir/tie.w~   2006-01-17 22:41:51.000000000 +0100
 +++ texlive-20080816-source/texk/web2c/tiedir/tie.w    2012-12-05 13:50:25.915762890 +0100
 @@ -465,7 +465,7 @@
This page took 0.21009 seconds and 4 git commands to generate.