* util/grub-mount.c (root): Make const char *.

(execute_command): Make first argument a const char *.
	(fuse_init): Respect format security.
	(argp_parser): Make static. Remove unused variable.
	(main):  Make default_root a const char *.
	Respect format security.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-10 13:03:21 +01:00
parent 36eb7379b3
commit 5d1d4e288f
2 changed files with 19 additions and 11 deletions

View file

@ -1,3 +1,12 @@
2012-02-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mount.c (root): Make const char *.
(execute_command): Make first argument a const char *.
(fuse_init): Respect format security.
(argp_parser): Make static. Remove unused variable.
(main): Make default_root a const char *.
Respect format security.
2012-02-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-probe.c (probe): Don't call gettext on already translated