* grub-core/normal/term.c (print_more): Fix a memory leak.
(grub_puts_terminal): Revert to dumb puts if memory allocation fails. (grub_xputs_normal): Likewise.
This commit is contained in:
parent
3c7079670d
commit
902f75f645
2 changed files with 39 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-08-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/term.c (print_more): Fix a memory leak.
|
||||
(grub_puts_terminal): Revert to dumb puts if memory allocation fails.
|
||||
(grub_xputs_normal): Likewise.
|
||||
|
||||
2010-08-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/script/lexer.c (grub_script_lexer_init): Don't look before
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue