* grub-core/disk/efi/efidisk.c(grub_efidisk_get_device_name): Fix
memory leak if device name is not found.
This commit is contained in:
parent
f1a19118e5
commit
21aecde5f6
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-02-26 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* grub-core/disk/efi/efidisk.c(grub_efidisk_get_device_name): Fix
|
||||
memory leak if device name is not found.
|
||||
|
||||
2013-02-25 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* grub-core/normal/menu_entry.c (update_screen): remove
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue