* fs/reiserfs.c (grub_reiserfs_iterate_dir): Zero out first byte of
entry_name also for entries without stat blocks (e.g. ".."); fixes corruption of the first entry in a directory.
This commit is contained in:
parent
c8c069533f
commit
37582066cd
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-07-06 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* fs/reiserfs.c (grub_reiserfs_iterate_dir): Zero out first byte of
|
||||
entry_name also for entries without stat blocks (e.g. ".."); fixes
|
||||
corruption of the first entry in a directory.
|
||||
|
||||
2010-07-06 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub.d/00_header.in: Process GRUB_THEME and GRUB_BACKGROUND
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue