* grub-core/kern/misc.c (grub_vprintf): Use va_copy when necessary.
(grub_xvasprintf): Likewise.
This commit is contained in:
parent
4870900f8f
commit
768ec2e2ad
2 changed files with 11 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-09-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/misc.c (grub_vprintf): Use va_copy when necessary.
|
||||
(grub_xvasprintf): Likewise.
|
||||
|
||||
2010-09-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/emu/main.c (main): Call hostfs_init only after init_all.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue