2008-01-06 Yoshinori K. Okuji <okuji@enbug.org>
* fs/reiserfs.c (grub_reiserfs_iterate_dir): ENTRY_ITEM must be allocated from the heap, due to the fshelp implementation. (grub_reiserfs_dir): Free NODE, due to the same reason.
This commit is contained in:
parent
492e6d9d4b
commit
f5db429174
4 changed files with 71 additions and 37 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-01-06 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* fs/reiserfs.c (grub_reiserfs_iterate_dir): ENTRY_ITEM must be
|
||||
allocated from the heap, due to the fshelp implementation.
|
||||
(grub_reiserfs_dir): Free NODE, due to the same reason.
|
||||
|
||||
2008-01-06 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
Mostly from Vincent Pelletier:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue