* grub-core/fs/ext2.c: Remove variable length arrays.

This commit is contained in:
Vladimir Serbinenko 2013-11-12 03:04:19 +01:00
parent 4b85f1228a
commit ac8cac1dac
2 changed files with 53 additions and 30 deletions

View file

@ -1,3 +1,7 @@
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/ext2.c: Remove variable length arrays.
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/crypto.c (grub_crypto_cbc_decrypt): Remove variable