]> git.pld-linux.org Git - packages/fribidi.git/blame - format-security.patch
- release 2 (by relup.sh)
[packages/fribidi.git] / format-security.patch
CommitLineData
cec29541
JR
1--- fribidi-0.19.5/bin/fribidi-main.c~ 2012-12-02 17:25:39.000000000 +0100
2+++ fribidi-0.19.5/bin/fribidi-main.c 2013-12-04 08:10:07.394884765 +0100
3@@ -609,7 +609,7 @@
4 }
5
6 if (*nl_found)
7- printf (new_line);
8+ printf ("%s",new_line);
9 }
10 }
11 }
This page took 0.08533 seconds and 4 git commands to generate.