* grub-core/disk/diskfilter.c (free_array) [GRUB_UTIL]: Fix memory leak.
* util/getroot.c (grub_find_device): Likewise. (get_mdadm_uuid): Likewise. (grub_util_is_imsm): Likewise. (grub_util_pull_device): Likewise. * util/grub-probe.c (probe): Likewise.
This commit is contained in:
parent
801a3027be
commit
592fd0e4d6
4 changed files with 24 additions and 2 deletions
|
@ -1,3 +1,12 @@
|
|||
2012-09-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/disk/diskfilter.c (free_array) [GRUB_UTIL]: Fix memory leak.
|
||||
* util/getroot.c (grub_find_device): Likewise.
|
||||
(get_mdadm_uuid): Likewise.
|
||||
(grub_util_is_imsm): Likewise.
|
||||
(grub_util_pull_device): Likewise.
|
||||
* util/grub-probe.c (probe): Likewise.
|
||||
|
||||
2012-09-10 Benoit Gschwind <gschwind>
|
||||
|
||||
* grub-core/loader/efi/appleloader.c (devpath_8): New var.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue