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

This commit is contained in:
Vladimir Serbinenko 2013-11-12 01:19:34 +01:00
parent a388e25576
commit 44a387e0ea
2 changed files with 15 additions and 6 deletions

View file

@ -1,3 +1,7 @@
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/xnu_uuid.c: Remove variable length arrays.
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/tests/xnu_uuid_test.c: New test.