* grub-core/fs/hfsplus.c (grub_hfsplus_btree_iterate_node): Add btree
loop check using Brent algorithm. (grub_hfsplus_btree_search): Likewise.
This commit is contained in:
parent
6753c0ec3a
commit
ed167a8027
2 changed files with 31 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-02-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/hfsplus.c (grub_hfsplus_btree_iterate_node): Add btree
|
||||
loop check using Brent algorithm.
|
||||
(grub_hfsplus_btree_search): Likewise.
|
||||
|
||||
2012-02-24 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-install.in: Fix usage of wrong device for PreP install.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue