Bug#1051543: grub2: Fails to load normal.mod from a XFS v5 parition.
Jon DeVree
nuxi at vault24.org
Mon Oct 2 19:52:10 BST 2023
On Mon, Oct 02, 2023 at 16:51:30 +0000, Lidong Chen wrote:
> The changes for the extent parsing looks good to me. But, I am not sure about this change:
>
> > - if (filename + direntry->len - 1 > (char *) tail)
> > + if (filename + direntry->len - 1 > (char *) end)
>
> Looking at the grub_xfs_next_de(), should the ‘+1’ be ‘+3’?
>
If you don't mind, I think this would be better discussed on grub-devel.
I only posted the update here because my original patch was linked here.
--
Jon
Doge Wrangler
X(7): A program for managing terminal windows. See also screen(1) and tmux(1).
More information about the Pkg-grub-devel
mailing list