* grub-core/lib/xzembed/xz_dec_stream.c: Remove variable length arrays.

This commit is contained in:
Vladimir Serbinenko 2013-11-12 01:26:56 +01:00
parent 9e34a34e44
commit 2def66169e
2 changed files with 32 additions and 38 deletions

View file

@ -1,3 +1,7 @@
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/xzembed/xz_dec_stream.c: Remove variable length arrays.
2013-11-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/io/lzopio.c: Remove variable length arrays.