* util/getroot.c (grub_util_is_imsm): Fix descriptor and

memory leak.
This commit is contained in:
Andrey Borzenkov 2013-08-14 20:47:09 +04:00
parent dea55e2a95
commit 5e7d94641b
2 changed files with 20 additions and 14 deletions

View file

@ -1,3 +1,8 @@
2013-08-14 Andrey Borzenkov <arvidjaar@gmail.com>
* util/getroot.c (grub_util_is_imsm): Fix descriptor and
memory leak.
2013-08-14 Andrey Borzenkov <arvidjaar@gmail.com>
* util/getroot.c (pull_lvm_by_command): add --separator option