* grub-core/kern/misc.c (grub_xvasprintf): Fix an exit path which
resulted in leak of arguments.
This commit is contained in:
parent
fa6ec5734f
commit
3809cb41bc
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-02-29 Andreas Vogel <anvoit>
|
||||
|
||||
* grub-core/kern/misc.c (grub_xvasprintf): Fix an exit path which
|
||||
resulted in leak of arguments.
|
||||
|
||||
2012-02-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/boot/i386/pc/startup_raw.S: Use separate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue