Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37478431
en ru br
ALT Linux repos
S:0.2.0-alt5_29
3.0: 0.1.9-alt1

Group :: Games/Other
RPM: quarry

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: quarry-format-security.patch
Download


Index: utils/parse-list.c
===================================================================
--- a/src/utils.orig/parse-list.c
+++ b/src/utils/parse-list.c
@@ -162,7 +162,7 @@ parse_list_main (int argc, char *argv[],
     switch (option) {
     case OPTION_HELP:
       print_usage (stdout);
-      printf (help_string);
+      printf ("%s", help_string);
 
       result = 0;
       goto exit_parse_list_main;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin