* grub-core/disk/geli.c (grub_util_get_geli_uuid): Close handle after

read.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-15 17:55:20 +02:00
parent 20d535419f
commit e012736478
2 changed files with 10 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/geli.c (grub_util_get_geli_uuid): Close handle after
read.
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/cryptodisk.c: Use grub_util_fd_strerror instead