]> git.proxmox.com Git - grub2.git/commit
* fs/reiserfs.c (grub_reiserfs_iterate_dir): Zero out first byte of
authorColin Watson <cjwatson@ubuntu.com>
Tue, 6 Jul 2010 08:51:42 +0000 (09:51 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Tue, 6 Jul 2010 08:51:42 +0000 (09:51 +0100)
commit37582066cd74c544ecf9bbbc94c1d3b0ccdf4a7a
tree5129ed88360e22a94fc505fb92809382ecc36acd
parentc8c069533f5c240855f292f7f77b3c784c5f7946
* 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.
ChangeLog
fs/reiserfs.c