* grub-core/kern/emu/hostfs.c (is_dir): Remove variable length arrays.

This commit is contained in:
Vladimir Serbinenko 2013-11-29 05:52:20 +01:00
parent 621e167fd6
commit eec893ae49
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2013-11-29 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostfs.c (is_dir): Remove variable length arrays.
2013-11-29 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-fstest.c: Remove variable length arrays.