* grub-core/fs/hfs.c: Remove variable length arrays.
Reduces hfs.mod by 8 bytes (52 compressed).
This commit is contained in:
parent
0927e5bdc8
commit
66123940c7
2 changed files with 34 additions and 18 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/hfs.c: Remove variable length arrays.
|
||||
Reduces hfs.mod by 8 bytes (52 compressed).
|
||||
|
||||
2013-10-20 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/udf.c: Remove variable length arrays.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue