* grub-core/term/gfxterm.c (grub_gfxterm_term_fini): Free the text buffer.
(scroll_up): Fix a memory leak.
This commit is contained in:
parent
b17540cbd9
commit
3393cf16d6
2 changed files with 14 additions and 7 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-08-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/term/gfxterm.c (grub_gfxterm_term_fini): Free the text buffer.
|
||||
(scroll_up): Fix a memory leak.
|
||||
|
||||
2010-08-28 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/nilfs2.c (grub_nilfs2_load_sb): Handle grub_disk_read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue