* grub-core/commands/hashsum.c: Remove variable length arrays.

This commit is contained in:
Vladimir Serbinenko 2013-11-12 00:52:54 +01:00
parent 31747dd521
commit 65ddb30016
2 changed files with 32 additions and 7 deletions

View file

@ -1,3 +1,7 @@
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/hashsum.c: Remove variable length arrays.
2013-11-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/tests/gfxterm_menu.c (gfxterm_menu): Handle out-of-memory