parent
84ab5e40be
commit
f2810ccf25
@ -1,11 +0,0 @@
|
||||
--- gnome-commander-1.6.0/src/gnome-cmd-gkeyfile-utils.cc.format 2016-10-03 05:27:02.000000000 +0900
|
||||
+++ gnome-commander-1.6.0/src/gnome-cmd-gkeyfile-utils.cc 2016-10-16 16:19:09.236055904 +0900
|
||||
@@ -106,7 +106,7 @@
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
- written = fprintf(fd, contents);
|
||||
+ written = fprintf(fd, "%s", contents);
|
||||
if (written < 0)
|
||||
{
|
||||
success = FALSE;
|
Loading…
Reference in new issue