* 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:
Vladimir 'phcoder' Serbinenko 2010-08-28 15:39:34 +02:00
parent 3c7079670d
commit 902f75f645
2 changed files with 39 additions and 0 deletions

View file

@ -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