Fix extent overflow comparator.
* grub-core/fs/hfsplus.c (grub_hfsplus_extkey_internal): Add type. (grub_hfsplus_read_block): Set type. (grub_hfsplus_cmp_extkey): Compare type.
This commit is contained in:
parent
d6b1fd3654
commit
77ceedb634
2 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2012-05-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix extent overflow comparator.
|
||||
|
||||
* grub-core/fs/hfsplus.c (grub_hfsplus_extkey_internal): Add type.
|
||||
(grub_hfsplus_read_block): Set type.
|
||||
(grub_hfsplus_cmp_extkey): Compare type.
|
||||
|
||||
2012-05-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-fstest.c (cmd_cmp): Fix stat'ing of wrong file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue