]> git.ipfire.org Git - thirdparty/grub.git/commit
Fix several memory leaks.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 4 May 2013 11:47:10 +0000 (13:47 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sat, 4 May 2013 11:47:10 +0000 (13:47 +0200)
commit03f7c8c30478160357c55a18f82fa55e1b31d31a
tree9d8046c24eebfc3586e36d268712af8f097bcc55
parentc686014c1bdb8eda308b83ee61b5f5ba747b13cf
Fix several memory leaks.
13 files changed:
ChangeLog
grub-core/gfxmenu/font.c
grub-core/gfxmenu/gfxmenu.c
grub-core/gfxmenu/gui_list.c
grub-core/gfxmenu/gui_progress_bar.c
grub-core/normal/context.c
grub-core/normal/main.c
grub-core/normal/menu_entry.c
grub-core/normal/menu_text.c
grub-core/normal/term.c
grub-core/term/gfxterm.c
grub-core/tests/lib/test.c
grub-core/video/capture.c