* grub-core/kern/efi/efi.c: Remove variable length arrays.

This commit is contained in:
Vladimir Serbinenko 2013-12-04 08:39:22 +01:00
parent 40b5739ff9
commit 47f88cc94e
2 changed files with 13 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/efi/efi.c: Remove variable length arrays.
2013-12-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/uboot/init.c (uboot_timer_ms): Fix overflow after 71