* grub-core/efiemu/prepare.c: Remove variable length arrays.

This commit is contained in:
Vladimir Serbinenko 2013-11-12 16:12:28 +01:00
parent 08772054e9
commit 3ea0ccb319
2 changed files with 15 additions and 10 deletions

View file

@ -1,3 +1,7 @@
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/efiemu/prepare.c: Remove variable length arrays.
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/windows/hostdisk.c (grub_util_fd_strerror): Silence