* util/grub-editenv.c (argp_parser): Make static.
(create_envblk_file): Use xmalloc. (open_envblk_file): Likewise. Resepect format security. (set_variables): Respect format security.
This commit is contained in:
parent
45b0c8b797
commit
0809527b9d
2 changed files with 13 additions and 9 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-02-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-editenv.c (argp_parser): Make static.
|
||||
(create_envblk_file): Use xmalloc.
|
||||
(open_envblk_file): Likewise.
|
||||
Resepect format security.
|
||||
(set_variables): Respect format security.
|
||||
|
||||
2012-02-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/getroot.c (grub_find_device): Respect format security.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue