* util/grub-mkrescue.c: Fix incorrect file usage in fallback code.

Reported by: Jon McCune
This commit is contained in:
Vladimir Serbinenko 2013-12-17 00:33:55 +01:00
parent dd05b91f6b
commit 6cc8959712
2 changed files with 11 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkrescue.c: Fix incorrect file usage in fallback code.
Reported by: Jon McCune
2013-12-16 Andrey Borzenkov <arvidjaar@gmail.com>
* grub-core/osdep/linux/platform.c (grub_install_get_default_x86_platform):