* grub-core/kern/misc.c (grub_vprintf): Add missing va_end.
(grub_xvasprintf): Likewise.
This commit is contained in:
parent
d35d0d3753
commit
c1860f878b
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2011-11-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/misc.c (grub_vprintf): Add missing va_end.
|
||||
(grub_xvasprintf): Likewise.
|
||||
|
||||
2011-11-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Add const keyword to grub_env_get and gettextize week days.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue