* grub-core/fs/hfs.c (grub_hfs_dir): Cap keylen to actually available
space to avoid overflows. (grub_hfs_label): Convert from macroman to UTF-8.
This commit is contained in:
parent
2ae254de13
commit
f50e11653e
2 changed files with 17 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-12-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/hfs.c (grub_hfs_dir): Cap keylen to actually available
|
||||
space to avoid overflows.
|
||||
(grub_hfs_label): Convert from macroman to UTF-8.
|
||||
|
||||
2011-12-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/affs.c (grub_affs_label): Interpret label as latin1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue