* grub-core/fs/fat.c (grub_fat_label) [MODE_EXFAT]: Set *label to 0
if no label is found. (grub_fat_iterate_dir): Fix file size type. (grub_fat_iterate_dir): Likewise.
This commit is contained in:
parent
f646e14309
commit
89481cabbd
2 changed files with 12 additions and 3 deletions
|
@ -1,3 +1,10 @@
|
|||
2011-10-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/fat.c (grub_fat_label) [MODE_EXFAT]: Set *label to 0
|
||||
if no label is found.
|
||||
(grub_fat_iterate_dir): Fix file size type.
|
||||
(grub_fat_iterate_dir): Likewise.
|
||||
|
||||
2011-10-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/lib/reed_solomon.c (gf_invert): Declare as const and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue